#EEEE85#EEEE85
#EEEE85 is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.7% C 0.128 H 108.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE85 |
|---|---|
| RGB | rgb(238, 238, 133) |
| HSL | hsl(60, 76%, 73%) |
| HSV | hsv(60, 44%, 93%) |
| CMYK | cmyk(0%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(92.14, -14.44, 50.59) |
| CIE-LCH | lch(92.14, 52.61, 105.93°) |
| OKLab | oklab(92.72% -0.0409 0.1213) |
| OKLCH | oklch(92.72% 0.128 108.7) |
| XYZ | xyz(70.0694, 81.0212, 34.1333) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.46
Straw
#FCF679
ΔE00 3.55
Yellowish Tan
#FCFC81
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.84
Pale Yellow
#FFFF84
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE85 #8585EE
analogous
#EEB985 #EEEE85 #B9EE85
triadic
#EEEE85 #85EEEE #EE85EE
tetradic
#EEEE85 #85EEB9 #8585EE #EE85B9
square
#EEEE85 #85EEB9 #8585EE #EE85B9
split-complementary
#EEEE85 #85B9EE #B985EE
monochromatic
#DADA1E #E7E74F #EEEE85 #F5F5BB #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EEEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE85
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE85 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#FFEA8A
Tritanopia (blue-blind)
#FBE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee85; /* rgb */ color: rgb(238, 238, 133); /* oklch */ color: oklch(92.7% 0.128 108.7);
Tailwind
colors: {
custom: {
50: '#f5f3aa',
500: '#eeee85',
950: '#000000',
},
}SCSS
$custom: #eeee85; $custom-light: #f5f3aa; $custom-dark: #000000;
JSON
{
"hex": "#eeee85",
"rgb": {
"r": 238,
"g": 238,
"b": 133
},
"hsl": {
"h": 60,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.92721,
"c": 0.12801,
"h": 108.7
},
"luminance": 0.8102
}Semantic roles & 50–950 ramp
primary
#EEEE85
secondary
#4F4FC9
accent
#0ED80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581