#EADCCF#EADCCF
#EADCCF is a very light, muted orange. Relative luminance 0.732; OKLCH L 90.2% C 0.023 H 65.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCCF |
|---|---|
| RGB | rgb(234, 220, 207) |
| HSL | hsl(29, 39%, 86%) |
| HSV | hsv(29, 12%, 92%) |
| CMYK | cmyk(0%, 6%, 11.5%, 8.2%) |
| CIE-LAB | lab(88.54, 2.63, 8.10) |
| CIE-LCH | lch(88.54, 8.52, 72.00°) |
| OKLab | oklab(90.22% 0.0097 0.0213) |
| OKLCH | oklch(90.22% 0.023 65.4) |
| XYZ | xyz(70.7864, 73.1848, 69.4165) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.88
Antiquewhite
#FAEBD7
ΔE00 4.28
Linen
#FAF0E6
ΔE00 4.58
Champagne
#F7E7CE
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.94
Oldlace
#FDF5E6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCCF #CFDDEA
analogous
#EACFD0 #EADCCF #EAEACF
triadic
#EADCCF #CFEADC #DCCFEA
tetradic
#EADCCF #D0EACF #CFDDEA #EACFEA
square
#EADCCF #D0EACF #CFDDEA #EACFEA
split-complementary
#EADCCF #CFEAEA #CFD0EA
monochromatic
#C59E7A #D7BDA4 #EADCCF #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.34
#EADCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EADCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCCF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCCF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#EFD9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadccf; /* rgb */ color: rgb(234, 220, 207); /* oklch */ color: oklch(90.2% 0.023 65.4);
Tailwind
colors: {
custom: {
50: '#f0e6dd',
500: '#eadccf',
950: '#000000',
},
}SCSS
$custom: #eadccf; $custom-light: #f0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#eadccf",
"rgb": {
"r": 234,
"g": 220,
"b": 207
},
"hsl": {
"h": 28.889,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90219,
"c": 0.02336,
"h": 65.4
},
"luminance": 0.73184
}Semantic roles & 50–950 ramp
primary
#EADCCF
secondary
#99AFC5
accent
#75B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484