#EADD91#EADD91
#EADD91 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.097 H 99.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD91 |
|---|---|
| RGB | rgb(234, 221, 145) |
| HSL | hsl(51, 68%, 74%) |
| HSV | hsv(51, 38%, 92%) |
| CMYK | cmyk(0%, 5.6%, 38%, 8.2%) |
| CIE-LAB | lab(87.61, -6.29, 38.92) |
| CIE-LCH | lch(87.61, 39.43, 99.18°) |
| OKLab | oklab(89.1% -0.0164 0.0956) |
| OKLCH | oklch(89.1% 0.097 99.7) |
| XYZ | xyz(64.9001, 71.2515, 37.1167) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.01
Palegoldenrod
#EEE8AA
ΔE00 4.12
Vanilla
#F3E5AB
ΔE00 4.17
Sandy
#F1DA7A
ΔE00 4.19
Light Tan
#FBEEAC
ΔE00 4.33
Beige (survey)
#E6DAA6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD91 #919EEA
analogous
#EAB191 #EADD91 #CBEA91
triadic
#EADD91 #91EADD #DD91EA
tetradic
#EADD91 #91EAB1 #919EEA #EA91CB
square
#EADD91 #91EAB1 #919EEA #EA91CB
split-complementary
#EADD91 #91CBEA #B191EA
monochromatic
#D6BD2A #E0CD5E #EADD91 #F4EDC4 #FAF7E5
Accessibility & contrast
On white
1.38
#EADD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EADD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD91
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD91 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#F7D3CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadd91; /* rgb */ color: rgb(234, 221, 145); /* oklch */ color: oklch(89.1% 0.097 99.7);
Tailwind
colors: {
custom: {
50: '#f2e7b2',
500: '#eadd91',
950: '#000000',
},
}SCSS
$custom: #eadd91; $custom-light: #f2e7b2; $custom-dark: #000000;
JSON
{
"hex": "#eadd91",
"rgb": {
"r": 234,
"g": 221,
"b": 145
},
"hsl": {
"h": 51.236,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.89099,
"c": 0.09699,
"h": 99.7
},
"luminance": 0.7125
}Semantic roles & 50–950 ramp
primary
#EADD91
secondary
#5B6AC5
accent
#31D016
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481