#EEDB80#EEDB80
#EEDB80 is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.8% C 0.114 H 97.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDB80 |
|---|---|
| RGB | rgb(238, 219, 128) |
| HSL | hsl(50, 76%, 72%) |
| HSV | hsv(50, 46%, 93%) |
| CMYK | cmyk(0%, 8%, 46.2%, 6.7%) |
| CIE-LAB | lab(87.19, -5.44, 46.90) |
| CIE-LCH | lch(87.19, 47.22, 96.61°) |
| OKLab | oklab(88.77% -0.0155 0.1127) |
| OKLCH | oklch(88.77% 0.114 97.8) |
| XYZ | xyz(64.4895, 70.4010, 30.6096) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.30
Wheat (survey)
#FBDD7E
ΔE00 3.17
Khaki (CSS)
#F0E68C
ΔE00 3.28
Sand (survey)
#E2CA76
ΔE00 4.18
Pale Gold
#FDDE6C
ΔE00 4.41
Yellow Tan
#FFE36E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDB80 #8093EE
analogous
#EEA480 #EEDB80 #CAEE80
triadic
#EEDB80 #80EEDB #DB80EE
tetradic
#EEDB80 #80EEA4 #8093EE #EE80CA
square
#EEDB80 #80EEA4 #8093EE #EE80CA
split-complementary
#EEDB80 #80CAEE #A480EE
monochromatic
#D7B71D #E7CC4A #EEDB80 #F5EAB6 #FBF7E4
Accessibility & contrast
On white
1.39
#EEDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#EEDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDB80
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDB80 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD779
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#FDCFC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eedb80; /* rgb */ color: rgb(238, 219, 128); /* oklch */ color: oklch(88.8% 0.114 97.8);
Tailwind
colors: {
custom: {
50: '#f5e6a6',
500: '#eedb80',
950: '#000000',
},
}SCSS
$custom: #eedb80; $custom-light: #f5e6a6; $custom-dark: #000000;
JSON
{
"hex": "#eedb80",
"rgb": {
"r": 238,
"g": 219,
"b": 128
},
"hsl": {
"h": 49.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.88774,
"c": 0.1138,
"h": 97.8
},
"luminance": 0.70399
}Semantic roles & 50–950 ramp
primary
#EEDB80
secondary
#4A60C8
accent
#30D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480