#EADF8A#EADF8A
#EADF8A is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.107 H 101.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EADF8A |
|---|---|
| RGB | rgb(234, 223, 138) |
| HSL | hsl(53, 70%, 73%) |
| HSV | hsv(53, 41%, 92%) |
| CMYK | cmyk(0%, 4.7%, 41%, 8.2%) |
| CIE-LAB | lab(88.02, -8.05, 42.94) |
| CIE-LCH | lch(88.02, 43.69, 100.62°) |
| OKLab | oklab(89.39% -0.022 0.1045) |
| OKLCH | oklch(89.39% 0.107 101.9) |
| XYZ | xyz(64.9081, 72.1046, 34.5382) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.67
Sandy
#F1DA7A
ΔE00 3.77
Dark Cream
#FFF39A
ΔE00 4.36
Buff
#FEF69E
ΔE00 4.88
Palegoldenrod
#EEE8AA
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADF8A #8A95EA
analogous
#EAAF8A #EADF8A #C5EA8A
triadic
#EADF8A #8AEADF #DF8AEA
tetradic
#EADF8A #8AEAAF #8A95EA #EA8AC5
square
#EADF8A #8AEAAF #8A95EA #EA8AC5
split-complementary
#EADF8A #8AC5EA #AF8AEA
monochromatic
#D4C026 #E1D156 #EADF8A #F3EDBE #FAF8E5
Accessibility & contrast
On white
1.36
#EADF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EADF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADF8A
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADF8A | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#F7D4CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eadf8a; /* rgb */ color: rgb(234, 223, 138); /* oklch */ color: oklch(89.4% 0.107 101.9);
Tailwind
colors: {
custom: {
50: '#f2e8ad',
500: '#eadf8a',
950: '#000000',
},
}SCSS
$custom: #eadf8a; $custom-light: #f2e8ad; $custom-dark: #000000;
JSON
{
"hex": "#eadf8a",
"rgb": {
"r": 234,
"g": 223,
"b": 138
},
"hsl": {
"h": 53.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89392,
"c": 0.10676,
"h": 101.9
},
"luminance": 0.72103
}Semantic roles & 50–950 ramp
primary
#EADF8A
secondary
#5461C4
accent
#2AD214
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481