#EAA2CD#EAA2CD
#EAA2CD is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.4% C 0.101 H 343.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2CD |
|---|---|
| RGB | rgb(234, 162, 205) |
| HSL | hsl(324, 63%, 78%) |
| HSV | hsv(324, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 12.4%, 8.2%) |
| CIE-LAB | lab(74.66, 33.00, -11.14) |
| CIE-LCH | lch(74.66, 34.83, 341.34°) |
| OKLab | oklab(79.45% 0.0966 -0.0294) |
| OKLCH | oklch(79.45% 0.101 343.1) |
| XYZ | xyz(57.8714, 47.7436, 63.9129) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.86
Plum
#DDA0DD
ΔE00 5.97
Lilac
#C8A2C8
ΔE00 7.22
Baby Pink
#FFB7CE
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 8.03
Pink (survey)
#FF81C0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2CD #A2EABF
analogous
#E3A2EA #EAA2CD #EAA2A9
triadic
#EAA2CD #CDEAA2 #A2CDEA
tetradic
#EAA2CD #EAE3A2 #A2EABF #A2A9EA
square
#EAA2CD #EAE3A2 #A2EABF #A2A9EA
split-complementary
#EAA2CD #A9EAA2 #A2EAE3
monochromatic
#D33E97 #DF70B2 #EAA2CD #F5D4E8 #F9E6F2
Accessibility & contrast
On white
1.99
#EAA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EAA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2CD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2CD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CF
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#F3A2B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa2cd; /* rgb */ color: rgb(234, 162, 205); /* oklch */ color: oklch(79.4% 0.101 343.1);
Tailwind
colors: {
custom: {
50: '#f1bedc',
500: '#eaa2cd',
950: '#000000',
},
}SCSS
$custom: #eaa2cd; $custom-light: #f1bedc; $custom-dark: #000000;
JSON
{
"hex": "#eaa2cd",
"rgb": {
"r": 234,
"g": 162,
"b": 205
},
"hsl": {
"h": 324.167,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.79446,
"c": 0.10094,
"h": 343.1
},
"luminance": 0.47741
}Semantic roles & 50–950 ramp
primary
#EAA2CD
secondary
#DAF1E3
accent
#CB621B
background
#FEFBFD
surface
#FDF7FB
border
#D5D0D4
text
#171215
muted
#858183