#EAB2CA#EAB2CA
#EAB2CA is a very light, moderate pink. Relative luminance 0.536; OKLCH L 82.2% C 0.072 H 351.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB2CA |
|---|---|
| RGB | rgb(234, 178, 202) |
| HSL | hsl(334, 57%, 81%) |
| HSV | hsv(334, 24%, 92%) |
| CMYK | cmyk(0%, 23.9%, 13.7%, 8.2%) |
| CIE-LAB | lab(78.23, 23.98, -4.22) |
| CIE-LCH | lch(78.23, 24.35, 350.03°) |
| OKLab | oklab(82.15% 0.071 -0.0108) |
| OKLCH | oklch(82.15% 0.072 351.3) |
| XYZ | xyz(60.5126, 53.5999, 63.0240) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.02
Powder Pink
#FFB2D0
ΔE00 4.14
Pastel Pink
#FFBACD
ΔE00 4.40
Soft Pink
#FDB0C0
ΔE00 5.61
Dusty Pink
#D8A7B1
ΔE00 5.86
Pink
#FFC0CB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB2CA #B2EAD2
analogous
#EAB2E6 #EAB2CA #EAB6B2
triadic
#EAB2CA #CAEAB2 #B2CAEA
tetradic
#EAB2CA #E6EAB2 #B2EAD2 #B6B2EA
square
#EAB2CA #E6EAB2 #B2EAD2 #B6B2EA
split-complementary
#EAB2CA #B2EAB6 #B2E6EA
monochromatic
#D05288 #DD82A9 #EAB2CA #F7E2EB #F8E7EE
Accessibility & contrast
On white
1.79
#EAB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EAB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB2CA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB2CA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#F3B1BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eab2ca; /* rgb */ color: rgb(234, 178, 202); /* oklch */ color: oklch(82.2% 0.072 351.3);
Tailwind
colors: {
custom: {
50: '#f1c9da',
500: '#eab2ca',
950: '#000000',
},
}SCSS
$custom: #eab2ca; $custom-light: #f1c9da; $custom-dark: #000000;
JSON
{
"hex": "#eab2ca",
"rgb": {
"r": 234,
"g": 178,
"b": 202
},
"hsl": {
"h": 334.286,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.82154,
"c": 0.07177,
"h": 351.3
},
"luminance": 0.53597
}Semantic roles & 50–950 ramp
primary
#EAB2CA
secondary
#7AC6A6
accent
#C57E21
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283