#EADEB2#EADEB2
#EADEB2 is a very light, muted yellow. Relative luminance 0.729; OKLCH L 89.9% C 0.059 H 94.6°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEB2 |
|---|---|
| RGB | rgb(234, 222, 178) |
| HSL | hsl(47, 57%, 81%) |
| HSV | hsv(47, 24%, 92%) |
| CMYK | cmyk(0%, 5.1%, 23.9%, 8.2%) |
| CIE-LAB | lab(88.42, -2.72, 23.11) |
| CIE-LCH | lch(88.42, 23.27, 96.71°) |
| OKLab | oklab(89.93% -0.0047 0.0588) |
| OKLCH | oklch(89.93% 0.059 94.6) |
| XYZ | xyz(68.0890, 72.9507, 52.6049) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.24
Vanilla
#F3E5AB
ΔE00 3.54
Wheat
#F5DEB3
ΔE00 4.16
Palegoldenrod
#EEE8AA
ΔE00 4.99
Pale Peach
#FFE5AD
ΔE00 5.24
Moccasin
#FFE4B5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEB2 #B2BEEA
analogous
#EAC2B2 #EADEB2 #DAEAB2
triadic
#EADEB2 #B2EADE #DEB2EA
tetradic
#EADEB2 #B2EAC2 #B2BEEA #EAB2DA
square
#EADEB2 #B2EAC2 #B2BEEA #EAB2DA
split-complementary
#EADEB2 #B2DAEA #C2B2EA
monochromatic
#D0B552 #DDC982 #EADEB2 #F7F3E2 #F8F5E7
Accessibility & contrast
On white
1.35
#EADEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EADEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEB2
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEB2 | 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)
#E7DCAF
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#F3D7D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadeb2; /* rgb */ color: rgb(234, 222, 178); /* oklch */ color: oklch(89.9% 0.059 94.6);
Tailwind
colors: {
custom: {
50: '#f1e8c9',
500: '#eadeb2',
950: '#000000',
},
}SCSS
$custom: #eadeb2; $custom-light: #f1e8c9; $custom-dark: #000000;
JSON
{
"hex": "#eadeb2",
"rgb": {
"r": 234,
"g": 222,
"b": 178
},
"hsl": {
"h": 47.143,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.89929,
"c": 0.05903,
"h": 94.6
},
"luminance": 0.72949
}Semantic roles & 50–950 ramp
primary
#EADEB2
secondary
#7A8AC6
accent
#44C521
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482