#EADA7B#EADA7B
#EADA7B is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.118 H 99.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EADA7B |
|---|---|
| RGB | rgb(234, 218, 123) |
| HSL | hsl(51, 73%, 70%) |
| HSV | hsv(51, 47%, 92%) |
| CMYK | cmyk(0%, 6.8%, 47.4%, 8.2%) |
| CIE-LAB | lab(86.54, -6.99, 48.45) |
| CIE-LCH | lch(86.54, 48.95, 98.21°) |
| OKLab | oklab(88.15% -0.0203 0.1159) |
| OKLCH | oklch(88.15% 0.118 99.9) |
| XYZ | xyz(62.5800, 69.0674, 28.7699) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.96
Khaki (CSS)
#F0E68C
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 4.09
Dull Yellow
#EEDC5B
ΔE00 4.36
Sand (survey)
#E2CA76
ΔE00 4.46
Yellow Tan
#FFE36E
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADA7B #7B8BEA
analogous
#EAA27B #EADA7B #C3EA7B
triadic
#EADA7B #7BEADA #DA7BEA
tetradic
#EADA7B #7BEAA2 #7B8BEA #EA7BC3
square
#EADA7B #7BEAA2 #7B8BEA #EA7BC3
split-complementary
#EADA7B #7BC3EA #A27BEA
monochromatic
#CAB220 #E2CB46 #EADA7B #F2E9B0 #FBF8E5
Accessibility & contrast
On white
1.42
#EADA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EADA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADA7B
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADA7B | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD573
Deuteranopia (green-blind)
#EFDB7F
Tritanopia (blue-blind)
#F9CEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eada7b; /* rgb */ color: rgb(234, 218, 123); /* oklch */ color: oklch(88.2% 0.118 99.9);
Tailwind
colors: {
custom: {
50: '#f3e5a3',
500: '#eada7b',
950: '#000000',
},
}SCSS
$custom: #eada7b; $custom-light: #f3e5a3; $custom-dark: #000000;
JSON
{
"hex": "#eada7b",
"rgb": {
"r": 234,
"g": 218,
"b": 123
},
"hsl": {
"h": 51.351,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88154,
"c": 0.11764,
"h": 99.9
},
"luminance": 0.69065
}Semantic roles & 50–950 ramp
primary
#EADA7B
secondary
#4658C3
accent
#2DD511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480