#EEE286#EEE286
#EEE286 is a very light, moderate yellow. Relative luminance 0.743; OKLCH L 90.3% C 0.114 H 101.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE286 |
|---|---|
| RGB | rgb(238, 226, 134) |
| HSL | hsl(53, 75%, 73%) |
| HSV | hsv(53, 44%, 93%) |
| CMYK | cmyk(0%, 5%, 43.7%, 6.7%) |
| CIE-LAB | lab(89.06, -8.39, 46.29) |
| CIE-LCH | lch(89.06, 47.05, 100.27°) |
| OKLab | oklab(90.28% -0.0235 0.1118) |
| OKLCH | oklch(90.28% 0.114 101.9) |
| XYZ | xyz(66.7608, 74.2931, 33.3729) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.05
Sandy
#F1DA7A
ΔE00 3.40
Dark Cream
#FFF39A
ΔE00 3.73
Buff
#FEF69E
ΔE00 4.38
Sandy Yellow
#FDEE73
ΔE00 4.86
Wheat (survey)
#FBDD7E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE286 #8692EE
analogous
#EEAE86 #EEE286 #C6EE86
triadic
#EEE286 #86EEE2 #E286EE
tetradic
#EEE286 #86EEAE #8692EE #EE86C6
square
#EEE286 #86EEAE #8692EE #EE86C6
split-complementary
#EEE286 #86C6EE #AE86EE
monochromatic
#DBC51F #E6D550 #EEE286 #F6EFBC #FBF9E4
Accessibility & contrast
On white
1.32
#EEE286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EEE286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE286
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE286 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD7F
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#FCD7CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee286; /* rgb */ color: rgb(238, 226, 134); /* oklch */ color: oklch(90.3% 0.114 101.9);
Tailwind
colors: {
custom: {
50: '#f5eaab',
500: '#eee286',
950: '#000000',
},
}SCSS
$custom: #eee286; $custom-light: #f5eaab; $custom-dark: #000000;
JSON
{
"hex": "#eee286",
"rgb": {
"r": 238,
"g": 226,
"b": 134
},
"hsl": {
"h": 53.077,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.90279,
"c": 0.1142,
"h": 101.9
},
"luminance": 0.74291
}Semantic roles & 50–950 ramp
primary
#EEE286
secondary
#4F5DC9
accent
#25D80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481