#EAA9CA#EAA9CA
#EAA9CA is a light, moderate pink. Relative luminance 0.501; OKLCH L 80.6% C 0.087 H 347.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA9CA |
|---|---|
| RGB | rgb(234, 169, 202) |
| HSL | hsl(330, 61%, 79%) |
| HSV | hsv(330, 28%, 92%) |
| CMYK | cmyk(0%, 27.8%, 13.7%, 8.2%) |
| CIE-LAB | lab(76.15, 28.78, -7.28) |
| CIE-LCH | lch(76.15, 29.69, 345.80°) |
| OKLab | oklab(80.56% 0.0848 -0.019) |
| OKLCH | oklch(80.56% 0.087 347.4) |
| XYZ | xyz(58.7803, 50.1353, 62.4465) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.09
Baby Pink
#FFB7CE
ΔE00 5.31
Pastel Pink
#FFBACD
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.73
Soft Pink
#FDB0C0
ΔE00 6.84
Lilac
#C8A2C8
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA9CA #A9EAC9
analogous
#EAA9EA #EAA9CA #EAA9AA
triadic
#EAA9CA #CAEAA9 #A9CAEA
tetradic
#EAA9CA #EAEAA9 #A9EAC9 #A9AAEA
square
#EAA9CA #EAEAA9 #A9EAC9 #A9AAEA
split-complementary
#EAA9CA #AAEAA9 #A9EAEA
monochromatic
#D2478D #DE78AC #EAA9CA #F6DAE8 #F9E6F0
Accessibility & contrast
On white
1.90
#EAA9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EAA9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA9CA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA9CA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB5CB
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#F3A8B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaa9ca; /* rgb */ color: rgb(234, 169, 202); /* oklch */ color: oklch(80.6% 0.087 347.4);
Tailwind
colors: {
custom: {
50: '#f1c3da',
500: '#eaa9ca',
950: '#000000',
},
}SCSS
$custom: #eaa9ca; $custom-light: #f1c3da; $custom-dark: #000000;
JSON
{
"hex": "#eaa9ca",
"rgb": {
"r": 234,
"g": 169,
"b": 202
},
"hsl": {
"h": 329.538,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.80557,
"c": 0.0869,
"h": 347.4
},
"luminance": 0.50133
}Semantic roles & 50–950 ramp
primary
#EAA9CA
secondary
#71C69B
accent
#C8711D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171214
muted
#858283