#EAB2CF#EAB2CF
#EAB2CF is a very light, moderate pink. Relative luminance 0.538; OKLCH L 82.3% C 0.075 H 346.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB2CF |
|---|---|
| RGB | rgb(234, 178, 207) |
| HSL | hsl(329, 57%, 81%) |
| HSV | hsv(329, 24%, 92%) |
| CMYK | cmyk(0%, 23.9%, 11.5%, 8.2%) |
| CIE-LAB | lab(78.37, 24.80, -6.72) |
| CIE-LCH | lch(78.37, 25.69, 344.83°) |
| OKLab | oklab(82.31% 0.0727 -0.0176) |
| OKLCH | oklch(82.31% 0.075 346.4) |
| XYZ | xyz(61.1142, 53.8405, 66.1924) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.26
Baby Pink
#FFB7CE
ΔE00 4.73
Pastel Pink
#FFBACD
ΔE00 5.36
Soft Pink
#FDB0C0
ΔE00 6.77
Dusty Pink
#D8A7B1
ΔE00 7.10
Pink
#FFC0CB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB2CF #B2EACD
analogous
#E9B2EA #EAB2CF #EAB2B3
triadic
#EAB2CF #CFEAB2 #B2CFEA
tetradic
#EAB2CF #EAE9B2 #B2EACD #B2B3EA
square
#EAB2CF #EAE9B2 #B2EACD #B2B3EA
split-complementary
#EAB2CF #B3EAB2 #B2EAE9
monochromatic
#D05293 #DD82B1 #EAB2CF #F7E2ED #F8E7F0
Accessibility & contrast
On white
1.78
#EAB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EAB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB2CF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB2CF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#F2B1BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eab2cf; /* rgb */ color: rgb(234, 178, 207); /* oklch */ color: oklch(82.3% 0.075 346.4);
Tailwind
colors: {
custom: {
50: '#f1c9dd',
500: '#eab2cf',
950: '#000000',
},
}SCSS
$custom: #eab2cf; $custom-light: #f1c9dd; $custom-dark: #000000;
JSON
{
"hex": "#eab2cf",
"rgb": {
"r": 234,
"g": 178,
"b": 207
},
"hsl": {
"h": 328.929,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.82309,
"c": 0.07479,
"h": 346.4
},
"luminance": 0.53838
}Semantic roles & 50–950 ramp
primary
#EAB2CF
secondary
#7AC69F
accent
#C57021
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284