#EADDA3#EADDA3
#EADDA3 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.076 H 97.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDA3 |
|---|---|
| RGB | rgb(234, 221, 163) |
| HSL | hsl(49, 63%, 78%) |
| HSV | hsv(49, 30%, 92%) |
| CMYK | cmyk(0%, 5.6%, 30.3%, 8.2%) |
| CIE-LAB | lab(87.90, -4.18, 30.14) |
| CIE-LCH | lch(87.90, 30.43, 97.89°) |
| OKLab | oklab(89.42% -0.0093 0.0756) |
| OKLCH | oklch(89.42% 0.076 97) |
| XYZ | xyz(66.3996, 71.8513, 45.0141) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.48
Vanilla
#F3E5AB
ΔE00 1.85
Palegoldenrod
#EEE8AA
ΔE00 3.14
Light Tan
#FBEEAC
ΔE00 3.93
Pale Peach
#FFE5AD
ΔE00 4.85
Wheat
#F5DEB3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDA3 #A3B0EA
analogous
#EAB9A3 #EADDA3 #D3EAA3
triadic
#EADDA3 #A3EADD #DDA3EA
tetradic
#EADDA3 #A3EAB9 #A3B0EA #EAA3D3
square
#EADDA3 #A3EAB9 #A3B0EA #EAA3D3
split-complementary
#EADDA3 #A3D3EA #B9A3EA
monochromatic
#D3B83F #DFCB71 #EADDA3 #F5EFD5 #F9F6E6
Accessibility & contrast
On white
1.37
#EADDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EADDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDA3
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDA3 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#ECDEA5
Tritanopia (blue-blind)
#F5D5CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadda3; /* rgb */ color: rgb(234, 221, 163); /* oklch */ color: oklch(89.4% 0.076 97.0);
Tailwind
colors: {
custom: {
50: '#f1e7be',
500: '#eadda3',
950: '#000000',
},
}SCSS
$custom: #eadda3; $custom-light: #f1e7be; $custom-dark: #000000;
JSON
{
"hex": "#eadda3",
"rgb": {
"r": 234,
"g": 221,
"b": 163
},
"hsl": {
"h": 49.014,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.89423,
"c": 0.07616,
"h": 97
},
"luminance": 0.7185
}Semantic roles & 50–950 ramp
primary
#EADDA3
secondary
#6C7CC6
accent
#3BCB1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482