#EACACC#EACACC
#EACACC is a very light, muted red. Relative luminance 0.641; OKLCH L 86.7% C 0.036 H 13.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EACACC |
|---|---|
| RGB | rgb(234, 202, 204) |
| HSL | hsl(356, 43%, 85%) |
| HSV | hsv(356, 14%, 92%) |
| CMYK | cmyk(0%, 13.7%, 12.8%, 8.2%) |
| CIE-LAB | lab(84.02, 11.55, 3.17) |
| CIE-LCH | lch(84.02, 11.98, 15.33°) |
| OKLab | oklab(86.66% 0.0352 0.0085) |
| OKLCH | oklch(86.66% 0.036 13.6) |
| XYZ | xyz(65.9508, 64.0948, 66.0124) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 6.27
Light Pink
#FFD1DF
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 7.14
Bubblegum
#FFC1CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACACC #CAEAE8
analogous
#EACADC #EACACC #EAD8CA
triadic
#EACACC #CCEACA #CACCEA
tetradic
#EACACC #DCEACA #CAEAE8 #D8CAEA
square
#EACACC #DCEACA #CAEAE8 #D8CAEA
split-complementary
#EACACC #CAEAD8 #CADCEA
monochromatic
#C77278 #D99EA2 #EACACC #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.52
#EACACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EACACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACACC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACACC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#F1C8CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eacacc; /* rgb */ color: rgb(234, 202, 204); /* oklch */ color: oklch(86.7% 0.036 13.6);
Tailwind
colors: {
custom: {
50: '#f1dadb',
500: '#eacacc',
950: '#000000',
},
}SCSS
$custom: #eacacc; $custom-light: #f1dadb; $custom-dark: #000000;
JSON
{
"hex": "#eacacc",
"rgb": {
"r": 234,
"g": 202,
"b": 204
},
"hsl": {
"h": 356.25,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.86659,
"c": 0.03621,
"h": 13.6
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#EACACC
secondary
#93C5C2
accent
#B6AE2F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161415
muted
#858384