#EADA8F#EADA8F
#EADA8F is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.096 H 97.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EADA8F |
|---|---|
| RGB | rgb(234, 218, 143) |
| HSL | hsl(49, 68%, 74%) |
| HSV | hsv(49, 39%, 92%) |
| CMYK | cmyk(0%, 6.8%, 38.9%, 8.2%) |
| CIE-LAB | lab(86.81, -4.99, 38.90) |
| CIE-LCH | lch(86.81, 39.22, 97.31°) |
| OKLab | oklab(88.46% -0.0127 0.0955) |
| OKLCH | oklch(88.46% 0.096 97.6) |
| XYZ | xyz(63.9623, 69.6204, 36.0500) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 3.80
Vanilla
#F3E5AB
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.74
Palegoldenrod
#EEE8AA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADA8F #8F9FEA
analogous
#EAAD8F #EADA8F #CDEA8F
triadic
#EADA8F #8FEADA #DA8FEA
tetradic
#EADA8F #8FEAAD #8F9FEA #EA8FCD
square
#EADA8F #8FEAAD #8F9FEA #EA8FCD
split-complementary
#EADA8F #8FCDEA #AD8FEA
monochromatic
#D6B828 #E0C95B #EADA8F #F4EBC3 #FAF6E5
Accessibility & contrast
On white
1.41
#EADA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#EADA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADA8F
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADA8F | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#F7D0C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eada8f; /* rgb */ color: rgb(234, 218, 143); /* oklch */ color: oklch(88.5% 0.096 97.6);
Tailwind
colors: {
custom: {
50: '#f2e5b0',
500: '#eada8f',
950: '#000000',
},
}SCSS
$custom: #eada8f; $custom-light: #f2e5b0; $custom-dark: #000000;
JSON
{
"hex": "#eada8f",
"rgb": {
"r": 234,
"g": 218,
"b": 143
},
"hsl": {
"h": 49.451,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.88459,
"c": 0.09632,
"h": 97.6
},
"luminance": 0.69618
}Semantic roles & 50–950 ramp
primary
#EADA8F
secondary
#596CC4
accent
#36D015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481