#FAE162
≈ khaki · rgb(250, 225, 98)
Color formats
HEX#FAE162
RGBrgb(250, 225, 98)
HSLhsl(50, 94%, 68%)
HSVhsv(50, 61%, 98%)
OKLCHoklch(91% 0.15 98)
CMYKcmyk(0%, 10%, 61%, 2%)
Contrast & accessibility
On white1.31:1below AA
On black16.01:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #fae162;
--khaki-rgb: 250 225 98;
--khaki-oklch: oklch(91% 0.15 98);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fae162] text-[#fae162] border-[#fae162]
Shades & tints
Color harmonies
About this color
#FAE162 is a color with the RGB value rgb(250, 225, 98). 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.