#EADD75#EADD75
#EADD75 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.7% C 0.126 H 102.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD75 |
|---|---|
| RGB | rgb(234, 221, 117) |
| HSL | hsl(53, 74%, 69%) |
| HSV | hsv(53, 50%, 92%) |
| CMYK | cmyk(0%, 5.6%, 50%, 8.2%) |
| CIE-LAB | lab(87.24, -9.04, 52.17) |
| CIE-LCH | lch(87.24, 52.95, 99.83°) |
| OKLab | oklab(88.69% -0.0268 0.1236) |
| OKLCH | oklch(88.69% 0.126 102.2) |
| XYZ | xyz(63.0008, 70.4918, 27.1138) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.03
Khaki (CSS)
#F0E68C
ΔE00 3.06
Dull Yellow
#EEDC5B
ΔE00 3.37
Sandy Yellow
#FDEE73
ΔE00 4.36
Sand Yellow
#FCE166
ΔE00 4.52
Yellow Tan
#FFE36E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD75 #7582EA
analogous
#EAA375 #EADD75 #BDEA75
triadic
#EADD75 #75EADD #DD75EA
tetradic
#EADD75 #75EAA3 #7582EA #EA75BD
square
#EADD75 #75EAA3 #7582EA #EA75BD
split-complementary
#EADD75 #75BDEA #A375EA
monochromatic
#C6B41E #E2D040 #EADD75 #F2EAAA #FAF7DF
Accessibility & contrast
On white
1.39
#EADD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EADD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD75
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD75 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F2DD7A
Tritanopia (blue-blind)
#F9D1C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd75; /* rgb */ color: rgb(234, 221, 117); /* oklch */ color: oklch(88.7% 0.126 102.2);
Tailwind
colors: {
custom: {
50: '#f3e79f',
500: '#eadd75',
950: '#000000',
},
}SCSS
$custom: #eadd75; $custom-light: #f3e79f; $custom-dark: #000000;
JSON
{
"hex": "#eadd75",
"rgb": {
"r": 234,
"g": 221,
"b": 117
},
"hsl": {
"h": 53.333,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.88686,
"c": 0.12647,
"h": 102.2
},
"luminance": 0.7049
}Semantic roles & 50–950 ramp
primary
#EADD75
secondary
#414FC2
accent
#26D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480