#EACCCF#EACCCF
#EACCCF is a very light, muted red. Relative luminance 0.652; OKLCH L 87.1% C 0.034 H 11.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EACCCF |
|---|---|
| RGB | rgb(234, 204, 207) |
| HSL | hsl(354, 42%, 86%) |
| HSV | hsv(354, 13%, 92%) |
| CMYK | cmyk(0%, 12.8%, 11.5%, 8.2%) |
| CIE-LAB | lab(84.58, 10.99, 2.39) |
| CIE-LCH | lch(84.58, 11.24, 12.26°) |
| OKLab | oklab(87.12% 0.0333 0.0065) |
| OKLCH | oklch(87.12% 0.034 11) |
| XYZ | xyz(66.7863, 65.1847, 68.0831) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.94
Light Pink
#FFD1DF
ΔE00 6.31
Pale Pink
#FFCFDC
ΔE00 6.34
Light Rose
#FFC5CB
ΔE00 7.31
Pale Rose
#FDC1C5
ΔE00 7.74
Bubblegum
#FFC1CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACCCF #CCEAE7
analogous
#EACCDE #EACCCF #EAD8CC
triadic
#EACCCF #CFEACC #CCCFEA
tetradic
#EACCCF #DEEACC #CCEAE7 #D8CCEA
square
#EACCCF #DEEACC #CCEAE7 #D8CCEA
split-complementary
#EACCCF #CCEAD8 #CCDEEA
monochromatic
#C6757D #D8A1A6 #EACCCF #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.50
#EACCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#EACCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACCCF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACCCF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#F0CACD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eacccf; /* rgb */ color: rgb(234, 204, 207); /* oklch */ color: oklch(87.1% 0.034 11.0);
Tailwind
colors: {
custom: {
50: '#f1dbdd',
500: '#eacccf',
950: '#000000',
},
}SCSS
$custom: #eacccf; $custom-light: #f1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#eacccf",
"rgb": {
"r": 234,
"g": 204,
"b": 207
},
"hsl": {
"h": 354,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.87123,
"c": 0.03396,
"h": 11
},
"luminance": 0.65183
}Semantic roles & 50–950 ramp
primary
#EACCCF
secondary
#95C5C0
accent
#B5A831
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484