#EADFA4#EADFA4
#EADFA4 is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.8% C 0.077 H 98.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFA4 |
|---|---|
| RGB | rgb(234, 223, 164) |
| HSL | hsl(51, 63%, 78%) |
| HSV | hsv(51, 30%, 92%) |
| CMYK | cmyk(0%, 4.7%, 29.9%, 8.2%) |
| CIE-LAB | lab(88.42, -5.07, 30.34) |
| CIE-LCH | lch(88.42, 30.76, 99.48°) |
| OKLab | oklab(89.85% -0.0118 0.0761) |
| OKLCH | oklch(89.85% 0.077 98.8) |
| XYZ | xyz(67.0208, 72.9497, 45.6649) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.77
Beige (survey)
#E6DAA6
ΔE00 1.89
Palegoldenrod
#EEE8AA
ΔE00 2.40
Light Tan
#FBEEAC
ΔE00 3.55
Pale Peach
#FFE5AD
ΔE00 5.30
Khaki (CSS)
#F0E68C
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFA4 #A4AFEA
analogous
#EABCA4 #EADFA4 #D2EAA4
triadic
#EADFA4 #A4EADF #DFA4EA
tetradic
#EADFA4 #A4EABC #A4AFEA #EAA4D2
square
#EADFA4 #A4EABC #A4AFEA #EAA4D2
split-complementary
#EADFA4 #A4D2EA #BCA4EA
monochromatic
#D3BC41 #DFCE72 #EADFA4 #F5F0D6 #F9F6E6
Accessibility & contrast
On white
1.35
#EADFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EADFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFA4
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFA4 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#F5D7CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadfa4; /* rgb */ color: rgb(234, 223, 164); /* oklch */ color: oklch(89.8% 0.077 98.8);
Tailwind
colors: {
custom: {
50: '#f1e8bf',
500: '#eadfa4',
950: '#000000',
},
}SCSS
$custom: #eadfa4; $custom-light: #f1e8bf; $custom-dark: #000000;
JSON
{
"hex": "#eadfa4",
"rgb": {
"r": 234,
"g": 223,
"b": 164
},
"hsl": {
"h": 50.571,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.89845,
"c": 0.07698,
"h": 98.8
},
"luminance": 0.72948
}Semantic roles & 50–950 ramp
primary
#EADFA4
secondary
#6D7BC6
accent
#37CA1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482