#EADA7F#EADA7F
#EADA7F is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.114 H 99.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EADA7F |
|---|---|
| RGB | rgb(234, 218, 127) |
| HSL | hsl(51, 72%, 71%) |
| HSV | hsv(51, 46%, 92%) |
| CMYK | cmyk(0%, 6.8%, 45.7%, 8.2%) |
| CIE-LAB | lab(86.59, -6.62, 46.57) |
| CIE-LCH | lch(86.59, 47.03, 98.09°) |
| OKLab | oklab(88.21% -0.0188 0.112) |
| OKLCH | oklch(88.21% 0.114 99.5) |
| XYZ | xyz(62.8355, 69.1697, 30.1157) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.06
Khaki (CSS)
#F0E68C
ΔE00 2.98
Wheat (survey)
#FBDD7E
ΔE00 4.07
Sand (survey)
#E2CA76
ΔE00 4.28
Dull Yellow
#EEDC5B
ΔE00 4.95
Pale Gold
#FDDE6C
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADA7F #7F8FEA
analogous
#EAA47F #EADA7F #C4EA7F
triadic
#EADA7F #7FEADA #DA7FEA
tetradic
#EADA7F #7FEAA4 #7F8FEA #EA7FC4
square
#EADA7F #7FEAA4 #7F8FEA #EA7FC4
split-complementary
#EADA7F #7FC4EA #A47FEA
monochromatic
#CDB322 #E1CB4A #EADA7F #F3E9B4 #FBF7E5
Accessibility & contrast
On white
1.42
#EADA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#EADA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADA7F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADA7F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#EEDB83
Tritanopia (blue-blind)
#F8CEC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eada7f; /* rgb */ color: rgb(234, 218, 127); /* oklch */ color: oklch(88.2% 0.114 99.5);
Tailwind
colors: {
custom: {
50: '#f2e5a6',
500: '#eada7f',
950: '#000000',
},
}SCSS
$custom: #eada7f; $custom-light: #f2e5a6; $custom-dark: #000000;
JSON
{
"hex": "#eada7f",
"rgb": {
"r": 234,
"g": 218,
"b": 127
},
"hsl": {
"h": 51.028,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.8821,
"c": 0.11354,
"h": 99.5
},
"luminance": 0.69168
}Semantic roles & 50–950 ramp
primary
#EADA7F
secondary
#4A5CC3
accent
#2FD412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480