#EEDD91#EEDD91
#EEDD91 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.097 H 97.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDD91 |
|---|---|
| RGB | rgb(238, 221, 145) |
| HSL | hsl(49, 73%, 75%) |
| HSV | hsv(49, 39%, 93%) |
| CMYK | cmyk(0%, 7.1%, 39.1%, 6.7%) |
| CIE-LAB | lab(87.94, -4.73, 39.41) |
| CIE-LCH | lch(87.94, 39.70, 96.85°) |
| OKLab | oklab(89.44% -0.012 0.0967) |
| OKLCH | oklch(89.44% 0.097 97.1) |
| XYZ | xyz(66.2285, 71.9364, 37.1790) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.47
Sandy
#F1DA7A
ΔE00 3.60
Vanilla
#F3E5AB
ΔE00 4.07
Light Tan
#FBEEAC
ΔE00 4.29
Wheat (survey)
#FBDD7E
ΔE00 4.49
Palegoldenrod
#EEE8AA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDD91 #91A2EE
analogous
#EEAE91 #EEDD91 #D1EE91
triadic
#EEDD91 #91EEDD #DD91EE
tetradic
#EEDD91 #91EEAE #91A2EE #EE91D1
square
#EEDD91 #91EEAE #91A2EE #EE91D1
split-complementary
#EEDD91 #91D1EE #AE91EE
monochromatic
#DEBC27 #E6CD5C #EEDD91 #F6EDC6 #FBF7E4
Accessibility & contrast
On white
1.36
#EEDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EEDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDD91
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDD91 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#FBD2CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eedd91; /* rgb */ color: rgb(238, 221, 145); /* oklch */ color: oklch(89.4% 0.097 97.1);
Tailwind
colors: {
custom: {
50: '#f5e7b2',
500: '#eedd91',
950: '#000000',
},
}SCSS
$custom: #eedd91; $custom-light: #f5e7b2; $custom-dark: #000000;
JSON
{
"hex": "#eedd91",
"rgb": {
"r": 238,
"g": 221,
"b": 145
},
"hsl": {
"h": 49.032,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.8944,
"c": 0.09745,
"h": 97.1
},
"luminance": 0.71934
}Semantic roles & 50–950 ramp
primary
#EEDD91
secondary
#5A6ECA
accent
#34D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481