#FFEE8F#FFEE8F
#FFEE8F is a very light, moderate yellow. Relative luminance 0.844; OKLCH L 94.3% C 0.117 H 99.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE8F |
|---|---|
| RGB | rgb(255, 238, 143) |
| HSL | hsl(51, 100%, 78%) |
| HSV | hsv(51, 44%, 100%) |
| CMYK | cmyk(0%, 6.7%, 43.9%, 0%) |
| CIE-LAB | lab(93.62, -6.85, 47.91) |
| CIE-LCH | lch(93.62, 48.40, 98.14°) |
| OKLab | oklab(94.27% -0.0191 0.1158) |
| OKLCH | oklch(94.27% 0.117 99.4) |
| XYZ | xyz(76.7743, 84.3948, 38.2269) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.88
Khaki (CSS)
#F0E68C
ΔE00 2.79
Buff
#FEF69E
ΔE00 3.02
Sandy Yellow
#FDEE73
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 4.49
Manilla
#FFFA86
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE8F #8FA0FF
analogous
#FFB68F #FFEE8F #D8FF8F
triadic
#FFEE8F #8FFFEE #EE8FFF
tetradic
#FFEE8F #8FFFB6 #8FA0FF #FF8FD8
square
#FFEE8F #8FFFB6 #8FA0FF #FF8FD8
split-complementary
#FFEE8F #8FD8FF #B68FFF
monochromatic
#FFDB15 #FFE552 #FFEE8F #FFF7CC #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FFEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE8F
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE8F | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#FFF093
Tritanopia (blue-blind)
#FFE2D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee8f; /* rgb */ color: rgb(255, 238, 143); /* oklch */ color: oklch(94.3% 0.117 99.4);
Tailwind
colors: {
custom: {
50: '#fff3b1',
500: '#ffee8f',
950: '#000000',
},
}SCSS
$custom: #ffee8f; $custom-light: #fff3b1; $custom-dark: #000000;
JSON
{
"hex": "#ffee8f",
"rgb": {
"r": 255,
"g": 238,
"b": 143
},
"hsl": {
"h": 50.893,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.94266,
"c": 0.11733,
"h": 99.4
},
"luminance": 0.84392
}Semantic roles & 50–950 ramp
primary
#FFEE8F
secondary
#5267E0
accent
#23E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581