#EEEA86#EEEA86
#EEEA86 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.123 H 106.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA86 |
|---|---|
| RGB | rgb(238, 234, 134) |
| HSL | hsl(58, 75%, 73%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.7%, 43.7%, 6.7%) |
| CIE-LAB | lab(91.12, -12.38, 48.85) |
| CIE-LCH | lch(91.12, 50.39, 104.22°) |
| OKLab | oklab(91.91% -0.0349 0.1175) |
| OKLCH | oklch(91.91% 0.123 106.6) |
| XYZ | xyz(68.9872, 78.7457, 34.1150) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.18
Buff
#FEF69E
ΔE00 3.52
Dark Cream
#FFF39A
ΔE00 3.54
Manilla
#FFFA86
ΔE00 3.89
Straw
#FCF679
ΔE00 4.08
Sandy Yellow
#FDEE73
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA86 #868AEE
analogous
#EEB686 #EEEA86 #BEEE86
triadic
#EEEA86 #86EEEA #EA86EE
tetradic
#EEEA86 #86EEB6 #868AEE #EE86BE
square
#EEEA86 #86EEB6 #868AEE #EE86BE
split-complementary
#EEEA86 #86BEEE #B686EE
monochromatic
#DBD41F #E6E150 #EEEA86 #F6F3BC #FBFAE4
Accessibility & contrast
On white
1.25
#EEEA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#EEEA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA86
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA86 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#FBDED2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea86; /* rgb */ color: rgb(238, 234, 134); /* oklch */ color: oklch(91.9% 0.123 106.6);
Tailwind
colors: {
custom: {
50: '#f5f0ab',
500: '#eeea86',
950: '#000000',
},
}SCSS
$custom: #eeea86; $custom-light: #f5f0ab; $custom-dark: #000000;
JSON
{
"hex": "#eeea86",
"rgb": {
"r": 238,
"g": 234,
"b": 134
},
"hsl": {
"h": 57.692,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.91913,
"c": 0.12257,
"h": 106.6
},
"luminance": 0.78744
}Semantic roles & 50–950 ramp
primary
#EEEA86
secondary
#4F54C9
accent
#16D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581