#EA9DC3#EA9DC3
#EA9DC3 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.3% C 0.103 H 348.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DC3 |
|---|---|
| RGB | rgb(234, 157, 195) |
| HSL | hsl(330, 65%, 77%) |
| HSV | hsv(330, 33%, 92%) |
| CMYK | cmyk(0%, 32.9%, 16.7%, 8.2%) |
| CIE-LAB | lab(73.25, 34.06, -7.75) |
| CIE-LCH | lch(73.25, 34.93, 347.18°) |
| OKLab | oklab(78.27% 0.101 -0.0202) |
| OKLCH | oklch(78.27% 0.103 348.7) |
| XYZ | xyz(55.8394, 45.5495, 57.4699) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.69
Faded Pink
#DE9DAC
ΔE00 6.67
Pig Pink
#E78EA5
ΔE00 6.79
Baby Pink
#FFB7CE
ΔE00 7.25
Pink (survey)
#FF81C0
ΔE00 7.34
Pinky
#FC86AA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DC3 #9DEAC4
analogous
#EA9DE9 #EA9DC3 #EA9E9D
triadic
#EA9DC3 #C3EA9D #9DC3EA
tetradic
#EA9DC3 #E9EA9D #9DEAC4 #9E9DEA
square
#EA9DC3 #E9EA9D #9DEAC4 #9E9DEA
split-complementary
#EA9DC3 #9DEA9E #9DE9EA
monochromatic
#D43885 #DF6BA4 #EA9DC3 #F5CFE2 #FAE6F0
Accessibility & contrast
On white
2.08
#EA9DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EA9DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DC3
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DC3 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC4
Deuteranopia (green-blind)
#B6B9C1
Tritanopia (blue-blind)
#F59BAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9dc3; /* rgb */ color: rgb(234, 157, 195); /* oklch */ color: oklch(78.3% 0.103 348.7);
Tailwind
colors: {
custom: {
50: '#f2bbd5',
500: '#ea9dc3',
950: '#000000',
},
}SCSS
$custom: #ea9dc3; $custom-light: #f2bbd5; $custom-dark: #000000;
JSON
{
"hex": "#ea9dc3",
"rgb": {
"r": 234,
"g": 157,
"b": 195
},
"hsl": {
"h": 330.39,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.78269,
"c": 0.10297,
"h": 348.7
},
"luminance": 0.45546
}Semantic roles & 50–950 ramp
primary
#EA9DC3
secondary
#DAF1E6
accent
#CD7419
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171214
muted
#858183