#EEEB86#EEEB86
#EEEB86 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.1% C 0.124 H 107.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB86 |
|---|---|
| RGB | rgb(238, 235, 134) |
| HSL | hsl(58, 75%, 73%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.3%, 43.7%, 6.7%) |
| CIE-LAB | lab(91.38, -12.87, 49.17) |
| CIE-LCH | lch(91.38, 50.82, 104.67°) |
| OKLab | oklab(92.12% -0.0364 0.1182) |
| OKLCH | oklch(92.12% 0.124 107.1) |
| XYZ | xyz(69.2726, 79.3167, 34.2102) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.48
Buff
#FEF69E
ΔE00 3.54
Dark Cream
#FFF39A
ΔE00 3.65
Manilla
#FFFA86
ΔE00 3.71
Straw
#FCF679
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB86 #8689EE
analogous
#EEB786 #EEEB86 #BDEE86
triadic
#EEEB86 #86EEEB #EB86EE
tetradic
#EEEB86 #86EEB7 #8689EE #EE86BD
square
#EEEB86 #86EEB7 #8689EE #EE86BD
split-complementary
#EEEB86 #86BDEE #B786EE
monochromatic
#DBD51F #E6E250 #EEEB86 #F6F4BC #FBFBE4
Accessibility & contrast
On white
1.25
#EEEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EEEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB86
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB86 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#FBDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb86; /* rgb */ color: rgb(238, 235, 134); /* oklch */ color: oklch(92.1% 0.124 107.1);
Tailwind
colors: {
custom: {
50: '#f5f1ab',
500: '#eeeb86',
950: '#000000',
},
}SCSS
$custom: #eeeb86; $custom-light: #f5f1ab; $custom-dark: #000000;
JSON
{
"hex": "#eeeb86",
"rgb": {
"r": 238,
"g": 235,
"b": 134
},
"hsl": {
"h": 58.269,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.92118,
"c": 0.12366,
"h": 107.1
},
"luminance": 0.79315
}Semantic roles & 50–950 ramp
primary
#EEEB86
secondary
#4F53C9
accent
#14D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581