#EAC2CF#EAC2CF
#EAC2CF is a very light, muted pink. Relative luminance 0.606; OKLCH L 85.2% C 0.048 H 356.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC2CF |
|---|---|
| RGB | rgb(234, 194, 207) |
| HSL | hsl(341, 49%, 84%) |
| HSV | hsv(341, 17%, 92%) |
| CMYK | cmyk(0%, 17.1%, 11.5%, 8.2%) |
| CIE-LAB | lab(82.15, 16.27, -1.15) |
| CIE-LCH | lch(82.15, 16.31, 355.96°) |
| OKLab | oklab(85.24% 0.0484 -0.0028) |
| OKLCH | oklch(85.24% 0.048 356.7) |
| XYZ | xyz(64.4854, 60.5829, 67.3161) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 4.11
Bubblegum
#FFC1CC
ΔE00 5.36
Light Rose
#FFC5CB
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC2CF #C2EADD
analogous
#EAC2E3 #EAC2CF #EAC9C2
triadic
#EAC2CF #CFEAC2 #C2CFEA
tetradic
#EAC2CF #E3EAC2 #C2EADD #C9C2EA
square
#EAC2CF #E3EAC2 #C2EADD #C9C2EA
split-complementary
#EAC2CF #C2EAC9 #C2E3EA
monochromatic
#CB6787 #DA94AB #EAC2CF #F7E8ED #F7E8ED
Accessibility & contrast
On white
1.60
#EAC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EAC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC2CF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC2CF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#F1C0C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eac2cf; /* rgb */ color: rgb(234, 194, 207); /* oklch */ color: oklch(85.2% 0.048 356.7);
Tailwind
colors: {
custom: {
50: '#f1d4dd',
500: '#eac2cf',
950: '#000000',
},
}SCSS
$custom: #eac2cf; $custom-light: #f1d4dd; $custom-dark: #000000;
JSON
{
"hex": "#eac2cf",
"rgb": {
"r": 234,
"g": 194,
"b": 207
},
"hsl": {
"h": 340.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.85236,
"c": 0.04844,
"h": 356.7
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#EAC2CF
secondary
#8AC6B2
accent
#BC8C29
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384