#EECACF#EECACF
#EECACF is a very light, muted red. Relative luminance 0.649; OKLCH L 87.1% C 0.041 H 8.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EECACF |
|---|---|
| RGB | rgb(238, 202, 207) |
| HSL | hsl(352, 51%, 86%) |
| HSV | hsv(352, 15%, 93%) |
| CMYK | cmyk(0%, 15.1%, 13%, 6.7%) |
| CIE-LAB | lab(84.45, 13.45, 2.24) |
| CIE-LCH | lch(84.45, 13.64, 9.44°) |
| OKLab | oklab(87.1% 0.0407 0.0061) |
| OKLCH | oklch(87.1% 0.041 8.5) |
| XYZ | xyz(67.6424, 64.9250, 67.9880) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.58
Light Pink
#FFD1DF
ΔE00 4.68
Light Rose
#FFC5CB
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 5.98
Bubblegum
#FFC1CC
ΔE00 6.49
Pink
#FFC0CB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECACF #CAEEE9
analogous
#EECAE1 #EECACF #EED7CA
triadic
#EECACF #CFEECA #CACFEE
tetradic
#EECACF #E1EECA #CAEEE9 #D7CAEE
square
#EECACF #E1EECA #CAEEE9 #D7CAEE
split-complementary
#EECACF #CAEED7 #CAE1EE
monochromatic
#D06D7B #DF9CA5 #EECACF #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.50
#EECACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EECACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECACF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECACF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#F5C8CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecacf; /* rgb */ color: rgb(238, 202, 207); /* oklch */ color: oklch(87.1% 0.041 8.5);
Tailwind
colors: {
custom: {
50: '#f3dadd',
500: '#eecacf',
950: '#000000',
},
}SCSS
$custom: #eecacf; $custom-light: #f3dadd; $custom-dark: #000000;
JSON
{
"hex": "#eecacf",
"rgb": {
"r": 238,
"g": 202,
"b": 207
},
"hsl": {
"h": 351.667,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.87102,
"c": 0.04113,
"h": 8.5
},
"luminance": 0.64923
}Semantic roles & 50–950 ramp
primary
#EECACF
secondary
#91CBC3
accent
#BFAA27
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384