#EEEB85#EEEB85
#EEEB85 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.1% C 0.125 H 107.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB85 |
|---|---|
| RGB | rgb(238, 235, 133) |
| HSL | hsl(58, 76%, 73%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.3%, 44.1%, 6.7%) |
| CIE-LAB | lab(91.36, -12.97, 49.63) |
| CIE-LCH | lch(91.36, 51.30, 104.64°) |
| OKLab | oklab(92.1% -0.0367 0.1192) |
| OKLCH | oklch(92.1% 0.125 107.1) |
| XYZ | xyz(69.2032, 79.2889, 33.8446) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.56
Buff
#FEF69E
ΔE00 3.63
Manilla
#FFFA86
ΔE00 3.64
Dark Cream
#FFF39A
ΔE00 3.72
Straw
#FCF679
ΔE00 3.83
Yellowish Tan
#FCFC81
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB85 #8588EE
analogous
#EEB785 #EEEB85 #BCEE85
triadic
#EEEB85 #85EEEB #EB85EE
tetradic
#EEEB85 #85EEB7 #8588EE #EE85BC
square
#EEEB85 #85EEB7 #8588EE #EE85BC
split-complementary
#EEEB85 #85BCEE #B785EE
monochromatic
#DAD51E #E7E24F #EEEB85 #F5F4BB #FBFBE4
Accessibility & contrast
On white
1.25
#EEEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EEEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB85
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB85 | 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)
#FAE47D
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#FBDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb85; /* rgb */ color: rgb(238, 235, 133); /* oklch */ color: oklch(92.1% 0.125 107.1);
Tailwind
colors: {
custom: {
50: '#f5f1aa',
500: '#eeeb85',
950: '#000000',
},
}SCSS
$custom: #eeeb85; $custom-light: #f5f1aa; $custom-dark: #000000;
JSON
{
"hex": "#eeeb85",
"rgb": {
"r": 238,
"g": 235,
"b": 133
},
"hsl": {
"h": 58.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.92104,
"c": 0.12469,
"h": 107.1
},
"luminance": 0.79287
}Semantic roles & 50–950 ramp
primary
#EEEB85
secondary
#4F52C9
accent
#14D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581