#EACFCF#EACFCF
#EACFCF is a very light, muted red. Relative luminance 0.666; OKLCH L 87.7% C 0.030 H 17.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EACFCF |
|---|---|
| RGB | rgb(234, 207, 207) |
| HSL | hsl(0, 39%, 86%) |
| HSV | hsv(0, 12%, 92%) |
| CMYK | cmyk(0%, 11.5%, 11.5%, 8.2%) |
| CIE-LAB | lab(85.31, 9.41, 3.45) |
| CIE-LCH | lch(85.31, 10.02, 20.16°) |
| OKLab | oklab(87.7% 0.0289 0.0092) |
| OKLCH | oklch(87.7% 0.03 17.7) |
| XYZ | xyz(67.5062, 66.6245, 68.3231) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 7.77
Pale Pink
#FFCFDC
ΔE00 7.82
Lavenderblush
#FFF0F5
ΔE00 8.17
Light Rose
#FFC5CB
ΔE00 8.60
Pale Rose
#FDC1C5
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACFCF #CFEAEA
analogous
#EACFDD #EACFCF #EADDCF
triadic
#EACFCF #CFEACF #CFCFEA
tetradic
#EACFCF #DDEACF #CFEAEA #DDCFEA
square
#EACFCF #DDEACF #CFEAEA #DDCFEA
split-complementary
#EACFCF #CFEADD #CFDDEA
monochromatic
#C57A7A #D7A4A4 #EACFCF #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.47
#EACFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EACFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACFCF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACFCF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#F0CDCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eacfcf; /* rgb */ color: rgb(234, 207, 207); /* oklch */ color: oklch(87.7% 0.030 17.7);
Tailwind
colors: {
custom: {
50: '#f1dddd',
500: '#eacfcf',
950: '#000000',
},
}SCSS
$custom: #eacfcf; $custom-light: #f1dddd; $custom-dark: #000000;
JSON
{
"hex": "#eacfcf",
"rgb": {
"r": 234,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.87697,
"c": 0.03031,
"h": 17.7
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#EACFCF
secondary
#99C5C5
accent
#B2B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484