#EADEBE#EADEBE
#EADEBE is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.2% C 0.044 H 89.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEBE |
|---|---|
| RGB | rgb(234, 222, 190) |
| HSL | hsl(44, 51%, 83%) |
| HSV | hsv(44, 19%, 92%) |
| CMYK | cmyk(0%, 5.1%, 18.8%, 8.2%) |
| CIE-LAB | lab(88.66, -1.01, 17.19) |
| CIE-LCH | lch(88.66, 17.22, 93.37°) |
| OKLab | oklab(90.2% 0.0001 0.0443) |
| OKLCH | oklch(90.2% 0.044 89.9) |
| XYZ | xyz(69.3469, 73.4539, 59.2301) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 4.20
Wheat
#F5DEB3
ΔE00 4.45
Warm Beige
#E9DCC9
ΔE00 4.90
Eggshell
#F0EAD6
ΔE00 4.92
Blanchedalmond
#FFEBCD
ΔE00 4.95
Papayawhip
#FFEFD5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEBE #BECAEA
analogous
#EAC8BE #EADEBE #E0EABE
triadic
#EADEBE #BEEADE #DEBEEA
tetradic
#EADEBE #BEEAC8 #BECAEA #EABEE0
square
#EADEBE #BEEAC8 #BECAEA #EABEE0
split-complementary
#EADEBE #BEE0EA #C8BEEA
monochromatic
#CCAF61 #DBC790 #EADEBE #F8F3E8 #F8F3E8
Accessibility & contrast
On white
1.34
#EADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#EADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEBE
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEBE | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#F2D9D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadebe; /* rgb */ color: rgb(234, 222, 190); /* oklch */ color: oklch(90.2% 0.044 89.9);
Tailwind
colors: {
custom: {
50: '#f1e8d1',
500: '#eadebe',
950: '#000000',
},
}SCSS
$custom: #eadebe; $custom-light: #f1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#eadebe",
"rgb": {
"r": 234,
"g": 222,
"b": 190
},
"hsl": {
"h": 43.636,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.90196,
"c": 0.04429,
"h": 89.9
},
"luminance": 0.73453
}Semantic roles & 50–950 ramp
primary
#EADEBE
secondary
#8698C6
accent
#50BF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483