#EEEB88#EEEB88
#EEEB88 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.1% C 0.122 H 107.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB88 |
|---|---|
| RGB | rgb(238, 235, 136) |
| HSL | hsl(58, 75%, 73%) |
| HSV | hsv(58, 43%, 93%) |
| CMYK | cmyk(0%, 1.3%, 42.9%, 6.7%) |
| CIE-LAB | lab(91.40, -12.67, 48.24) |
| CIE-LCH | lch(91.40, 49.87, 104.72°) |
| OKLab | oklab(92.15% -0.0356 0.1162) |
| OKLCH | oklch(92.15% 0.122 107) |
| XYZ | xyz(69.4135, 79.3730, 34.9518) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.33
Buff
#FEF69E
ΔE00 3.38
Dark Cream
#FFF39A
ΔE00 3.51
Manilla
#FFFA86
ΔE00 3.86
Straw
#FCF679
ΔE00 4.17
Yellowish Tan
#FCFC81
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB88 #888BEE
analogous
#EEB888 #EEEB88 #BEEE88
triadic
#EEEB88 #88EEEB #EB88EE
tetradic
#EEEB88 #88EEB8 #888BEE #EE88BE
square
#EEEB88 #88EEB8 #888BEE #EE88BE
split-complementary
#EEEB88 #88BEEE #B888EE
monochromatic
#DCD71F #E6E252 #EEEB88 #F6F4BE #FBFAE4
Accessibility & contrast
On white
1.24
#EEEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EEEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB88
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB88 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#FBE0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb88; /* rgb */ color: rgb(238, 235, 136); /* oklch */ color: oklch(92.1% 0.122 107.0);
Tailwind
colors: {
custom: {
50: '#f5f1ac',
500: '#eeeb88',
950: '#000000',
},
}SCSS
$custom: #eeeb88; $custom-light: #f5f1ac; $custom-dark: #000000;
JSON
{
"hex": "#eeeb88",
"rgb": {
"r": 238,
"g": 235,
"b": 136
},
"hsl": {
"h": 58.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.92146,
"c": 0.12158,
"h": 107
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#EEEB88
secondary
#5155C9
accent
#14D70E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581