#EADEBA#EADEBA
#EADEBA is a very light, muted yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.049 H 91.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEBA |
|---|---|
| RGB | rgb(234, 222, 186) |
| HSL | hsl(45, 53%, 82%) |
| HSV | hsv(45, 21%, 92%) |
| CMYK | cmyk(0%, 5.1%, 20.5%, 8.2%) |
| CIE-LAB | lab(88.58, -1.59, 19.16) |
| CIE-LCH | lch(88.58, 19.23, 94.75°) |
| OKLab | oklab(90.11% -0.0015 0.0492) |
| OKLCH | oklch(90.11% 0.049 91.8) |
| XYZ | xyz(68.9157, 73.2814, 56.9592) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.08
Beige (survey)
#E6DAA6
ΔE00 4.34
Champagne
#F7E7CE
ΔE00 5.19
Vanilla
#F3E5AB
ΔE00 5.53
Blanchedalmond
#FFEBCD
ΔE00 5.56
Moccasin
#FFE4B5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEBA #BAC6EA
analogous
#EAC6BA #EADEBA #DEEABA
triadic
#EADEBA #BAEADE #DEBAEA
tetradic
#EADEBA #BAEAC6 #BAC6EA #EABADE
square
#EADEBA #BAEAC6 #BAC6EA #EABADE
split-complementary
#EADEBA #BADEEA #C6BAEA
monochromatic
#CDB15C #DCC88B #EADEBA #F8F4E8 #F8F4E8
Accessibility & contrast
On white
1.34
#EADEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EADEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEBA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEBA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#EAE0BB
Tritanopia (blue-blind)
#F2D8D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadeba; /* rgb */ color: rgb(234, 222, 186); /* oklch */ color: oklch(90.1% 0.049 91.8);
Tailwind
colors: {
custom: {
50: '#f1e8ce',
500: '#eadeba',
950: '#000000',
},
}SCSS
$custom: #eadeba; $custom-light: #f1e8ce; $custom-dark: #000000;
JSON
{
"hex": "#eadeba",
"rgb": {
"r": 234,
"g": 222,
"b": 186
},
"hsl": {
"h": 45,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.90105,
"c": 0.0492,
"h": 91.8
},
"luminance": 0.7328
}Semantic roles & 50–950 ramp
primary
#EADEBA
secondary
#8293C6
accent
#4CC125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161613
muted
#858483