#EACECF#EACECF
#EACECF is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.031 H 15.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EACECF |
|---|---|
| RGB | rgb(234, 206, 207) |
| HSL | hsl(358, 40%, 86%) |
| HSV | hsv(358, 12%, 92%) |
| CMYK | cmyk(0%, 12%, 11.5%, 8.2%) |
| CIE-LAB | lab(85.07, 9.93, 3.10) |
| CIE-LCH | lch(85.07, 10.41, 17.33°) |
| OKLab | oklab(87.51% 0.0304 0.0083) |
| OKLCH | oklch(87.51% 0.031 15.3) |
| XYZ | xyz(67.2647, 66.1415, 68.2426) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 7.30
Light Rose
#FFC5CB
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.40
Pale Rose
#FDC1C5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACECF #CEEAE9
analogous
#EACEDD #EACECF #EADBCE
triadic
#EACECF #CFEACE #CECFEA
tetradic
#EACECF #DDEACE #CEEAE9 #DBCEEA
square
#EACECF #DDEACE #CEEAE9 #DBCEEA
split-complementary
#EACECF #CEEADB #CEDDEA
monochromatic
#C5787B #D8A3A5 #EACECF #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.48
#EACECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#EACECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACECF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACECF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#F0CCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eacecf; /* rgb */ color: rgb(234, 206, 207); /* oklch */ color: oklch(87.5% 0.031 15.3);
Tailwind
colors: {
custom: {
50: '#f1dddd',
500: '#eacecf',
950: '#000000',
},
}SCSS
$custom: #eacecf; $custom-light: #f1dddd; $custom-dark: #000000;
JSON
{
"hex": "#eacecf",
"rgb": {
"r": 234,
"g": 206,
"b": 207
},
"hsl": {
"h": 357.857,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87505,
"c": 0.03147,
"h": 15.3
},
"luminance": 0.6614
}Semantic roles & 50–950 ramp
primary
#EACECF
secondary
#97C5C3
accent
#B3AE32
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484