#EA9DC2#EA9DC2
#EA9DC2 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.102 H 349.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DC2 |
|---|---|
| RGB | rgb(234, 157, 194) |
| HSL | hsl(331, 65%, 77%) |
| HSV | hsv(331, 33%, 92%) |
| CMYK | cmyk(0%, 32.9%, 17.1%, 8.2%) |
| CIE-LAB | lab(73.22, 33.90, -7.24) |
| CIE-LCH | lch(73.22, 34.67, 347.95°) |
| OKLab | oklab(78.24% 0.1007 -0.0188) |
| OKLCH | oklch(78.24% 0.102 349.4) |
| XYZ | xyz(55.7267, 45.5044, 56.8764) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.61
Faded Pink
#DE9DAC
ΔE00 6.42
Pig Pink
#E78EA5
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 7.12
Pink (survey)
#FF81C0
ΔE00 7.41
Pinky
#FC86AA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DC2 #9DEAC5
analogous
#EA9DE9 #EA9DC2 #EA9F9D
triadic
#EA9DC2 #C2EA9D #9DC2EA
tetradic
#EA9DC2 #E9EA9D #9DEAC5 #9F9DEA
square
#EA9DC2 #E9EA9D #9DEAC5 #9F9DEA
split-complementary
#EA9DC2 #9DEA9F #9DE9EA
monochromatic
#D43883 #DF6BA3 #EA9DC2 #F5CFE1 #FAE6EF
Accessibility & contrast
On white
2.08
#EA9DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA9DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DC2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DC2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#F59BAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9dc2; /* rgb */ color: rgb(234, 157, 194); /* oklch */ color: oklch(78.2% 0.102 349.4);
Tailwind
colors: {
custom: {
50: '#f2bbd4',
500: '#ea9dc2',
950: '#000000',
},
}SCSS
$custom: #ea9dc2; $custom-light: #f2bbd4; $custom-dark: #000000;
JSON
{
"hex": "#ea9dc2",
"rgb": {
"r": 234,
"g": 157,
"b": 194
},
"hsl": {
"h": 331.169,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.78237,
"c": 0.10239,
"h": 349.4
},
"luminance": 0.45501
}Semantic roles & 50–950 ramp
primary
#EA9DC2
secondary
#DAF1E6
accent
#CD7619
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171214
muted
#858183