#EADFA0#EADFA0
#EADFA0 is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.082 H 99.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFA0 |
|---|---|
| RGB | rgb(234, 223, 160) |
| HSL | hsl(51, 64%, 77%) |
| HSV | hsv(51, 32%, 92%) |
| CMYK | cmyk(0%, 4.7%, 31.6%, 8.2%) |
| CIE-LAB | lab(88.36, -5.56, 32.29) |
| CIE-LCH | lch(88.36, 32.77, 99.77°) |
| OKLab | oklab(89.77% -0.0134 0.0806) |
| OKLCH | oklch(89.77% 0.082 99.4) |
| XYZ | xyz(66.6652, 72.8074, 43.7924) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.14
Palegoldenrod
#EEE8AA
ΔE00 2.35
Beige (survey)
#E6DAA6
ΔE00 2.60
Light Tan
#FBEEAC
ΔE00 3.39
Khaki (CSS)
#F0E68C
ΔE00 4.95
Pale Peach
#FFE5AD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFA0 #A0ABEA
analogous
#EABAA0 #EADFA0 #D0EAA0
triadic
#EADFA0 #A0EADF #DFA0EA
tetradic
#EADFA0 #A0EABA #A0ABEA #EAA0D0
square
#EADFA0 #A0EABA #A0ABEA #EAA0D0
split-complementary
#EADFA0 #A0D0EA #BAA0EA
monochromatic
#D4BD3C #DFCE6E #EADFA0 #F5F0D2 #F9F7E6
Accessibility & contrast
On white
1.35
#EADFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#EADFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFA0
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFA0 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9C
Deuteranopia (green-blind)
#EEE0A2
Tritanopia (blue-blind)
#F5D6CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadfa0; /* rgb */ color: rgb(234, 223, 160); /* oklch */ color: oklch(89.8% 0.082 99.4);
Tailwind
colors: {
custom: {
50: '#f1e8bc',
500: '#eadfa0',
950: '#000000',
},
}SCSS
$custom: #eadfa0; $custom-light: #f1e8bc; $custom-dark: #000000;
JSON
{
"hex": "#eadfa0",
"rgb": {
"r": 234,
"g": 223,
"b": 160
},
"hsl": {
"h": 51.081,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.89769,
"c": 0.08173,
"h": 99.4
},
"luminance": 0.72806
}Semantic roles & 50–950 ramp
primary
#EADFA0
secondary
#6976C5
accent
#34CC1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482