Skip to content

#F4E695

≈ khaki · rgb(244, 230, 149)
Color formats
HEX#F4E695
RGBrgb(244, 230, 149)
HSLhsl(51, 81%, 77%)
HSVhsv(51, 39%, 96%)
OKLCHoklch(92% 0.1 100)
CMYKcmyk(0%, 6%, 39%, 4%)
Contrast & accessibility
On white1.27:1below AA
On black16.60:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #f4e695;
  --khaki-rgb: 244 230 149;
  --khaki-oklch: oklch(92% 0.1 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f4e695] text-[#f4e695] border-[#f4e695]
Shades & tints
Color harmonies
About this color

#F4E695 is a color with the RGB value rgb(244, 230, 149). 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 #F4E695 to other formats

Palettes with a similar color

Gradients with a similar color

Copied