Skip to content

#DFE793

≈ khaki · rgb(223, 231, 147)
Color formats
HEX#DFE793
RGBrgb(223, 231, 147)
HSLhsl(66, 64%, 74%)
HSVhsv(66, 36%, 91%)
OKLCHoklch(90% 0.11 113)
CMYKcmyk(3%, 0%, 36%, 9%)
Contrast & accessibility
On white1.31:1below AA
On black15.99:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #dfe793;
  --khaki-rgb: 223 231 147;
  --khaki-oklch: oklch(90% 0.11 113);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfe793] text-[#dfe793] border-[#dfe793]
Shades & tints
Color harmonies
About this color

#DFE793 is a color with the RGB value rgb(223, 231, 147). Its closest CSS named color is "khaki". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #DFE793 to other formats

Palettes with a similar color

Gradients with a similar color

Copied