#EADEBB#EADEBB
#EADEBB is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.1% C 0.048 H 91.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEBB |
|---|---|
| RGB | rgb(234, 222, 187) |
| HSL | hsl(45, 53%, 83%) |
| HSV | hsv(45, 20%, 92%) |
| CMYK | cmyk(0%, 5.1%, 20.1%, 8.2%) |
| CIE-LAB | lab(88.60, -1.45, 18.67) |
| CIE-LCH | lch(88.60, 18.73, 94.44°) |
| OKLab | oklab(90.13% -0.0011 0.048) |
| OKLCH | oklch(90.13% 0.048 91.3) |
| XYZ | xyz(69.0224, 73.3241, 57.5210) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.15
Beige (survey)
#E6DAA6
ΔE00 4.63
Champagne
#F7E7CE
ΔE00 4.94
Blanchedalmond
#FFEBCD
ΔE00 5.39
Eggshell
#F0EAD6
ΔE00 5.60
Papayawhip
#FFEFD5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEBB #BBC7EA
analogous
#EAC7BB #EADEBB #DEEABB
triadic
#EADEBB #BBEADE #DEBBEA
tetradic
#EADEBB #BBEAC7 #BBC7EA #EABBDE
square
#EADEBB #BBEAC7 #BBC7EA #EABBDE
split-complementary
#EADEBB #BBDEEA #C7BBEA
monochromatic
#CDB15D #DCC78C #EADEBB #F8F4E8 #F8F4E8
Accessibility & contrast
On white
1.34
#EADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEBB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEBB | 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)
#E6DCB9
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#F2D8D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadebb; /* rgb */ color: rgb(234, 222, 187); /* oklch */ color: oklch(90.1% 0.048 91.3);
Tailwind
colors: {
custom: {
50: '#f1e8cf',
500: '#eadebb',
950: '#000000',
},
}SCSS
$custom: #eadebb; $custom-light: #f1e8cf; $custom-dark: #000000;
JSON
{
"hex": "#eadebb",
"rgb": {
"r": 234,
"g": 222,
"b": 187
},
"hsl": {
"h": 44.681,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.90127,
"c": 0.04797,
"h": 91.3
},
"luminance": 0.73323
}Semantic roles & 50–950 ramp
primary
#EADEBB
secondary
#8394C6
accent
#4DC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161613
muted
#858483