#EEE288#EEE288
#EEE288 is a very light, moderate yellow. Relative luminance 0.743; OKLCH L 90.3% C 0.112 H 101.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE288 |
|---|---|
| RGB | rgb(238, 226, 136) |
| HSL | hsl(53, 75%, 73%) |
| HSV | hsv(53, 43%, 93%) |
| CMYK | cmyk(0%, 5%, 42.9%, 6.7%) |
| CIE-LAB | lab(89.09, -8.19, 45.35) |
| CIE-LCH | lch(89.09, 46.08, 100.24°) |
| OKLab | oklab(90.31% -0.0227 0.1098) |
| OKLCH | oklch(90.31% 0.112 101.7) |
| XYZ | xyz(66.9017, 74.3494, 34.1145) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.97
Sandy
#F1DA7A
ΔE00 3.47
Dark Cream
#FFF39A
ΔE00 3.67
Buff
#FEF69E
ΔE00 4.31
Wheat (survey)
#FBDD7E
ΔE00 5.03
Sandy Yellow
#FDEE73
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE288 #8894EE
analogous
#EEAF88 #EEE288 #C7EE88
triadic
#EEE288 #88EEE2 #E288EE
tetradic
#EEE288 #88EEAF #8894EE #EE88C7
square
#EEE288 #88EEAF #8894EE #EE88C7
split-complementary
#EEE288 #88C7EE #AF88EE
monochromatic
#DCC61F #E6D552 #EEE288 #F6EFBE #FBF8E4
Accessibility & contrast
On white
1.32
#EEE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EEE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE288
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE288 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#FCD7CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee288; /* rgb */ color: rgb(238, 226, 136); /* oklch */ color: oklch(90.3% 0.112 101.7);
Tailwind
colors: {
custom: {
50: '#f5eaac',
500: '#eee288',
950: '#000000',
},
}SCSS
$custom: #eee288; $custom-light: #f5eaac; $custom-dark: #000000;
JSON
{
"hex": "#eee288",
"rgb": {
"r": 238,
"g": 226,
"b": 136
},
"hsl": {
"h": 52.941,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.90308,
"c": 0.11208,
"h": 101.7
},
"luminance": 0.74347
}Semantic roles & 50–950 ramp
primary
#EEE288
secondary
#515FC9
accent
#26D70E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481