#EACDC2#EACDC2
#EACDC2 is a very light, muted orange. Relative luminance 0.650; OKLCH L 87.0% C 0.036 H 41.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDC2 |
|---|---|
| RGB | rgb(234, 205, 194) |
| HSL | hsl(17, 49%, 84%) |
| HSV | hsv(17, 17%, 92%) |
| CMYK | cmyk(0%, 12.4%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.51, 8.41, 9.20) |
| CIE-LCH | lch(84.51, 12.47, 47.58°) |
| OKLab | oklab(86.97% 0.0269 0.0241) |
| OKLCH | oklch(86.97% 0.036 41.9) |
| XYZ | xyz(65.5004, 65.0518, 60.1343) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.30
Apricot
#FBCEB1
ΔE00 7.00
Peach
#FFDAB9
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 9.08
Warm Beige
#E9DCC9
ΔE00 9.30
Warm Gray
#C9BEB0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDC2 #C2DFEA
analogous
#EAC2CB #EACDC2 #EAE1C2
triadic
#EACDC2 #C2EACD #CDC2EA
tetradic
#EACDC2 #CBEAC2 #C2DFEA #E1C2EA
square
#EACDC2 #CBEAC2 #C2DFEA #E1C2EA
split-complementary
#EACDC2 #C2EAE1 #C2CBEA
monochromatic
#CB8267 #DAA894 #EACDC2 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.50
#EACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#EACDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDC2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDC2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#F2C9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eacdc2; /* rgb */ color: rgb(234, 205, 194); /* oklch */ color: oklch(87.0% 0.036 41.9);
Tailwind
colors: {
custom: {
50: '#f1dcd4',
500: '#eacdc2',
950: '#000000',
},
}SCSS
$custom: #eacdc2; $custom-light: #f1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#eacdc2",
"rgb": {
"r": 234,
"g": 205,
"b": 194
},
"hsl": {
"h": 16.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.86966,
"c": 0.0361,
"h": 41.9
},
"luminance": 0.6505
}Semantic roles & 50–950 ramp
primary
#EACDC2
secondary
#8AB5C6
accent
#94BC29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483