#EAB2CD#EAB2CD
#EAB2CD is a very light, moderate pink. Relative luminance 0.537; OKLCH L 82.2% C 0.074 H 348.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB2CD |
|---|---|
| RGB | rgb(234, 178, 205) |
| HSL | hsl(331, 57%, 81%) |
| HSV | hsv(331, 24%, 92%) |
| CMYK | cmyk(0%, 23.9%, 12.4%, 8.2%) |
| CIE-LAB | lab(78.31, 24.47, -5.72) |
| CIE-LCH | lch(78.31, 25.13, 346.84°) |
| OKLab | oklab(82.25% 0.072 -0.0149) |
| OKLCH | oklch(82.25% 0.074 348.3) |
| XYZ | xyz(60.8713, 53.7433, 64.9129) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.14
Baby Pink
#FFB7CE
ΔE00 4.40
Pastel Pink
#FFBACD
ΔE00 4.95
Soft Pink
#FDB0C0
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.60
Pink
#FFC0CB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB2CD #B2EACF
analogous
#EAB2E9 #EAB2CD #EAB3B2
triadic
#EAB2CD #CDEAB2 #B2CDEA
tetradic
#EAB2CD #E9EAB2 #B2EACF #B3B2EA
square
#EAB2CD #E9EAB2 #B2EACF #B3B2EA
split-complementary
#EAB2CD #B2EAB3 #B2E9EA
monochromatic
#D0528F #DD82AE #EAB2CD #F7E2EC #F8E7EF
Accessibility & contrast
On white
1.79
#EAB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EAB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB2CD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB2CD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#F2B1BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eab2cd; /* rgb */ color: rgb(234, 178, 205); /* oklch */ color: oklch(82.2% 0.074 348.3);
Tailwind
colors: {
custom: {
50: '#f1c9dc',
500: '#eab2cd',
950: '#000000',
},
}SCSS
$custom: #eab2cd; $custom-light: #f1c9dc; $custom-dark: #000000;
JSON
{
"hex": "#eab2cd",
"rgb": {
"r": 234,
"g": 178,
"b": 205
},
"hsl": {
"h": 331.071,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.82246,
"c": 0.07353,
"h": 348.3
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#EAB2CD
secondary
#7AC6A1
accent
#C57621
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284