#EADD7E#EADD7E
#EADD7E is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 88.8% C 0.117 H 101.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD7E |
|---|---|
| RGB | rgb(234, 221, 126) |
| HSL | hsl(53, 72%, 71%) |
| HSV | hsv(53, 46%, 92%) |
| CMYK | cmyk(0%, 5.6%, 46.2%, 8.2%) |
| CIE-LAB | lab(87.35, -8.23, 47.99) |
| CIE-LCH | lch(87.35, 48.69, 99.73°) |
| OKLab | oklab(88.81% -0.0236 0.1151) |
| OKLCH | oklch(88.81% 0.117 101.6) |
| XYZ | xyz(63.5556, 70.7137, 30.0359) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 2.79
Dull Yellow
#EEDC5B
ΔE00 4.57
Wheat (survey)
#FBDD7E
ΔE00 4.77
Dark Cream
#FFF39A
ΔE00 4.92
Sandy Yellow
#FDEE73
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD7E #7E8BEA
analogous
#EAA77E #EADD7E #C1EA7E
triadic
#EADD7E #7EEADD #DD7EEA
tetradic
#EADD7E #7EEAA7 #7E8BEA #EA7EC1
square
#EADD7E #7EEAA7 #7E8BEA #EA7EC1
split-complementary
#EADD7E #7EC1EA #A77EEA
monochromatic
#CCB821 #E1CF49 #EADD7E #F3EBB3 #FBF8E5
Accessibility & contrast
On white
1.39
#EADD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#EADD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD7E
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD7E | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#F1DD82
Tritanopia (blue-blind)
#F8D1C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd7e; /* rgb */ color: rgb(234, 221, 126); /* oklch */ color: oklch(88.8% 0.117 101.6);
Tailwind
colors: {
custom: {
50: '#f2e7a5',
500: '#eadd7e',
950: '#000000',
},
}SCSS
$custom: #eadd7e; $custom-light: #f2e7a5; $custom-dark: #000000;
JSON
{
"hex": "#eadd7e",
"rgb": {
"r": 234,
"g": 221,
"b": 126
},
"hsl": {
"h": 52.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.88807,
"c": 0.11746,
"h": 101.6
},
"luminance": 0.70712
}Semantic roles & 50–950 ramp
primary
#EADD7E
secondary
#4958C3
accent
#29D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480