#FFEE92#FFEE92
#FFEE92 is a very light, moderate yellow. Relative luminance 0.845; OKLCH L 94.3% C 0.114 H 99.1°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE92 |
|---|---|
| RGB | rgb(255, 238, 146) |
| HSL | hsl(51, 100%, 79%) |
| HSV | hsv(51, 43%, 100%) |
| CMYK | cmyk(0%, 6.7%, 42.7%, 0%) |
| CIE-LAB | lab(93.66, -6.56, 46.50) |
| CIE-LCH | lch(93.66, 46.96, 98.03°) |
| OKLab | oklab(94.31% -0.018 0.1128) |
| OKLCH | oklch(94.31% 0.114 99.1) |
| XYZ | xyz(77.0046, 84.4869, 39.4398) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.69
Khaki (CSS)
#F0E68C
ΔE00 2.74
Buff
#FEF69E
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 4.25
Sandy
#F1DA7A
ΔE00 4.55
Light Tan
#FBEEAC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE92 #92A3FF
analogous
#FFB792 #FFEE92 #D9FF92
triadic
#FFEE92 #92FFEE #EE92FF
tetradic
#FFEE92 #92FFB7 #92A3FF #FF92D9
square
#FFEE92 #92FFB7 #92A3FF #FF92D9
split-complementary
#FFEE92 #92D9FF #B792FF
monochromatic
#FFDB18 #FFE455 #FFEE92 #FFF8CF #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#FFEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE92
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE92 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#FFF096
Tritanopia (blue-blind)
#FFE2D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee92; /* rgb */ color: rgb(255, 238, 146); /* oklch */ color: oklch(94.3% 0.114 99.1);
Tailwind
colors: {
custom: {
50: '#fff3b3',
500: '#ffee92',
950: '#000000',
},
}SCSS
$custom: #ffee92; $custom-light: #fff3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffee92",
"rgb": {
"r": 255,
"g": 238,
"b": 146
},
"hsl": {
"h": 50.642,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9431,
"c": 0.11419,
"h": 99.1
},
"luminance": 0.84484
}Semantic roles & 50–950 ramp
primary
#FFEE92
secondary
#546AE1
accent
#24E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581