Skip to content

#FAEF85

≈ khaki · rgb(250, 239, 133)
Color formats
HEX#FAEF85
RGBrgb(250, 239, 133)
HSLhsl(54, 92%, 75%)
HSVhsv(54, 47%, 98%)
OKLCHoklch(94% 0.13 103)
CMYKcmyk(0%, 4%, 47%, 2%)
Contrast & accessibility
On white1.18:1below AA
On black17.75:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #faef85;
  --khaki-rgb: 250 239 133;
  --khaki-oklch: oklch(94% 0.13 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faef85] text-[#faef85] border-[#faef85]
Shades & tints
Color harmonies
About this color

#FAEF85 is a color with the RGB value rgb(250, 239, 133). 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 #FAEF85 to other formats

Palettes with a similar color

Gradients with a similar color

Copied