#EEED75#EEED75
#EEED75 is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.3% C 0.143 H 108.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED75 |
|---|---|
| RGB | rgb(238, 237, 117) |
| HSL | hsl(60, 78%, 70%) |
| HSV | hsv(60, 51%, 93%) |
| CMYK | cmyk(0%, 0.4%, 50.8%, 6.7%) |
| CIE-LAB | lab(91.70, -15.38, 57.53) |
| CIE-LCH | lch(91.70, 59.55, 104.96°) |
| OKLab | oklab(92.31% -0.0451 0.1352) |
| OKLCH | oklch(92.31% 0.143 108.5) |
| XYZ | xyz(68.7567, 80.0316, 28.6519) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.47
Manilla
#FFFA86
ΔE00 3.08
Yellowish Tan
#FCFC81
ΔE00 3.09
Yellowish
#FAEE66
ΔE00 3.46
Sandy Yellow
#FDEE73
ΔE00 3.59
Custard
#FFFD78
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED75 #7576EE
analogous
#EEB175 #EEED75 #B3EE75
triadic
#EEED75 #75EEED #ED75EE
tetradic
#EEED75 #75EEB1 #7576EE #EE75B3
square
#EEED75 #75EEB1 #7576EE #EE75B3
split-complementary
#EEED75 #75B3EE #B175EE
monochromatic
#CFCE1A #E7E63F #EEED75 #F5F4AB #FBFBE2
Accessibility & contrast
On white
1.23
#EEED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EEED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED75
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED75 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56A
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#FCE0D2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeed75; /* rgb */ color: rgb(238, 237, 117); /* oklch */ color: oklch(92.3% 0.143 108.5);
Tailwind
colors: {
custom: {
50: '#f6f2a0',
500: '#eeed75',
950: '#000000',
},
}SCSS
$custom: #eeed75; $custom-light: #f6f2a0; $custom-dark: #000000;
JSON
{
"hex": "#eeed75",
"rgb": {
"r": 238,
"g": 237,
"b": 117
},
"hsl": {
"h": 59.504,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.9231,
"c": 0.14255,
"h": 108.5
},
"luminance": 0.8003
}Semantic roles & 50–950 ramp
primary
#EEED75
secondary
#4041C7
accent
#0DDA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160F
muted
#858580