#FFEE88#FFEE88
#FFEE88 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.2% C 0.124 H 100.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE88 |
|---|---|
| RGB | rgb(255, 238, 136) |
| HSL | hsl(51, 100%, 77%) |
| HSV | hsv(51, 47%, 100%) |
| CMYK | cmyk(0%, 6.7%, 46.7%, 0%) |
| CIE-LAB | lab(93.53, -7.51, 51.17) |
| CIE-LCH | lch(93.53, 51.72, 98.35°) |
| OKLab | oklab(94.17% -0.0216 0.1226) |
| OKLCH | oklch(94.17% 0.124 100) |
| XYZ | xyz(76.2605, 84.1892, 35.5208) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.57
Sandy Yellow
#FDEE73
ΔE00 2.78
Khaki (CSS)
#F0E68C
ΔE00 3.16
Buff
#FEF69E
ΔE00 3.56
Manilla
#FFFA86
ΔE00 4.01
Yellow Tan
#FFE36E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE88 #8899FF
analogous
#FFB388 #FFEE88 #D4FF88
triadic
#FFEE88 #88FFEE #EE88FF
tetradic
#FFEE88 #88FFB3 #8899FF #FF88D4
square
#FFEE88 #88FFB3 #8899FF #FF88D4
split-complementary
#FFEE88 #88D4FF #B388FF
monochromatic
#FFDD0E #FFE54B #FFEE88 #FFF7C5 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FFEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE88
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE88 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FFEF8C
Tritanopia (blue-blind)
#FFE1D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee88; /* rgb */ color: rgb(255, 238, 136); /* oklch */ color: oklch(94.2% 0.124 100.0);
Tailwind
colors: {
custom: {
50: '#fff3ac',
500: '#ffee88',
950: '#000000',
},
}SCSS
$custom: #ffee88; $custom-light: #fff3ac; $custom-dark: #000000;
JSON
{
"hex": "#ffee88",
"rgb": {
"r": 255,
"g": 238,
"b": 136
},
"hsl": {
"h": 51.429,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.94166,
"c": 0.12448,
"h": 100
},
"luminance": 0.84187
}Semantic roles & 50–950 ramp
primary
#FFEE88
secondary
#4C61DF
accent
#21E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581