#EADEB3#EADEB3
#EADEB3 is a very light, muted yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.058 H 94.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEB3 |
|---|---|
| RGB | rgb(234, 222, 179) |
| HSL | hsl(47, 57%, 81%) |
| HSV | hsv(47, 24%, 92%) |
| CMYK | cmyk(0%, 5.1%, 23.5%, 8.2%) |
| CIE-LAB | lab(88.44, -2.58, 22.61) |
| CIE-LCH | lch(88.44, 22.76, 96.51°) |
| OKLab | oklab(89.95% -0.0043 0.0576) |
| OKLCH | oklch(89.95% 0.058 94.3) |
| XYZ | xyz(68.1897, 72.9910, 53.1356) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.48
Vanilla
#F3E5AB
ΔE00 3.76
Wheat
#F5DEB3
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 5.21
Pale Peach
#FFE5AD
ΔE00 5.33
Moccasin
#FFE4B5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEB3 #B3BFEA
analogous
#EAC2B3 #EADEB3 #DAEAB3
triadic
#EADEB3 #B3EADE #DEB3EA
tetradic
#EADEB3 #B3EAC2 #B3BFEA #EAB3DA
square
#EADEB3 #B3EAC2 #B3BFEA #EAB3DA
split-complementary
#EADEB3 #B3DAEA #C2B3EA
monochromatic
#D0B453 #DDC983 #EADEB3 #F7F3E3 #F8F5E7
Accessibility & contrast
On white
1.35
#EADEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EADEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEB3
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEB3 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#F3D7D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadeb3; /* rgb */ color: rgb(234, 222, 179); /* oklch */ color: oklch(90.0% 0.058 94.3);
Tailwind
colors: {
custom: {
50: '#f1e8ca',
500: '#eadeb3',
950: '#000000',
},
}SCSS
$custom: #eadeb3; $custom-light: #f1e8ca; $custom-dark: #000000;
JSON
{
"hex": "#eadeb3",
"rgb": {
"r": 234,
"g": 222,
"b": 179
},
"hsl": {
"h": 46.909,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.8995,
"c": 0.0578,
"h": 94.3
},
"luminance": 0.7299
}Semantic roles & 50–950 ramp
primary
#EADEB3
secondary
#7B8BC6
accent
#45C421
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482