#EA9BC4#EA9BC4
#EA9BC4 is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.107 H 347.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC4 |
|---|---|
| RGB | rgb(234, 155, 196) |
| HSL | hsl(329, 65%, 76%) |
| HSV | hsv(329, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 16.2%, 8.2%) |
| CIE-LAB | lab(72.84, 35.27, -8.91) |
| CIE-LCH | lch(72.84, 36.38, 345.82°) |
| OKLab | oklab(77.97% 0.1044 -0.0233) |
| OKLCH | oklch(77.97% 0.107 347.4) |
| XYZ | xyz(55.6172, 44.9237, 57.9555) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.81
Bubblegum Pink
#FE83CC
ΔE00 7.08
Pig Pink
#E78EA5
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC4 #9BEAC1
analogous
#E99BEA #EA9BC4 #EA9B9D
triadic
#EA9BC4 #C4EA9B #9BC4EA
tetradic
#EA9BC4 #EAE99B #9BEAC1 #9B9DEA
square
#EA9BC4 #EAE99B #9BEAC1 #9B9DEA
split-complementary
#EA9BC4 #9DEA9B #9BEAE9
monochromatic
#D53688 #DF68A6 #EA9BC4 #F5CEE2 #FAE6F0
Accessibility & contrast
On white
2.10
#EA9BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA9BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC4
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC4 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC6
Deuteranopia (green-blind)
#B4B8C2
Tritanopia (blue-blind)
#F59AA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bc4; /* rgb */ color: rgb(234, 155, 196); /* oklch */ color: oklch(78.0% 0.107 347.4);
Tailwind
colors: {
custom: {
50: '#f2b9d5',
500: '#ea9bc4',
950: '#000000',
},
}SCSS
$custom: #ea9bc4; $custom-light: #f2b9d5; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc4",
"rgb": {
"r": 234,
"g": 155,
"b": 196
},
"hsl": {
"h": 328.861,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77966,
"c": 0.10698,
"h": 347.4
},
"luminance": 0.44921
}Semantic roles & 50–950 ramp
primary
#EA9BC4
secondary
#DAF1E5
accent
#CD6F18
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083