#EADCCB#EADCCB
#EADCCB is a very light, muted orange. Relative luminance 0.730; OKLCH L 90.1% C 0.028 H 72.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCCB |
|---|---|
| RGB | rgb(234, 220, 203) |
| HSL | hsl(33, 42%, 86%) |
| HSV | hsv(33, 13%, 92%) |
| CMYK | cmyk(0%, 6%, 13.2%, 8.2%) |
| CIE-LAB | lab(88.44, 2.00, 10.07) |
| CIE-LCH | lch(88.44, 10.27, 78.79°) |
| OKLab | oklab(90.12% 0.0081 0.0263) |
| OKLCH | oklch(90.12% 0.028 72.8) |
| XYZ | xyz(70.3036, 72.9917, 66.8736) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.14
Antiquewhite
#FAEBD7
ΔE00 3.44
Champagne
#F7E7CE
ΔE00 3.73
Papayawhip
#FFEFD5
ΔE00 5.17
Linen
#FAF0E6
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCCB #CBD9EA
analogous
#EACCCB #EADCCB #E8EACB
triadic
#EADCCB #CBEADC #DCCBEA
tetradic
#EADCCB #CBEACC #CBD9EA #EACBE8
square
#EADCCB #CBEACC #CBD9EA #EACBE8
split-complementary
#EADCCB #CBE8EA #CCCBEA
monochromatic
#C7A174 #D8BF9F #EADCCB #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.35
#EADCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EADCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCCB
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCCB | 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)
#E1DCCA
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#F0D8D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadccb; /* rgb */ color: rgb(234, 220, 203); /* oklch */ color: oklch(90.1% 0.028 72.8);
Tailwind
colors: {
custom: {
50: '#f0e6da',
500: '#eadccb',
950: '#000000',
},
}SCSS
$custom: #eadccb; $custom-light: #f0e6da; $custom-dark: #000000;
JSON
{
"hex": "#eadccb",
"rgb": {
"r": 234,
"g": 220,
"b": 203
},
"hsl": {
"h": 32.903,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90116,
"c": 0.02753,
"h": 72.8
},
"luminance": 0.72991
}Semantic roles & 50–950 ramp
primary
#EADCCB
secondary
#94AAC5
accent
#6CB630
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483