#EA9BC3#EA9BC3
#EA9BC3 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.9% C 0.106 H 348.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC3 |
|---|---|
| RGB | rgb(234, 155, 195) |
| HSL | hsl(330, 65%, 76%) |
| HSV | hsv(330, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 16.7%, 8.2%) |
| CIE-LAB | lab(72.81, 35.12, -8.40) |
| CIE-LCH | lch(72.81, 36.11, 346.54°) |
| OKLab | oklab(77.93% 0.1041 -0.0219) |
| OKLCH | oklch(77.93% 0.106 348.1) |
| XYZ | xyz(55.5038, 44.8783, 57.3580) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.17
Pink (survey)
#FF81C0
ΔE00 6.85
Pig Pink
#E78EA5
ΔE00 6.85
Faded Pink
#DE9DAC
ΔE00 7.07
Bubblegum Pink
#FE83CC
ΔE00 7.21
Pinky
#FC86AA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC3 #9BEAC2
analogous
#E99BEA #EA9BC3 #EA9B9C
triadic
#EA9BC3 #C3EA9B #9BC3EA
tetradic
#EA9BC3 #EAE99B #9BEAC2 #9B9CEA
square
#EA9BC3 #EAE99B #9BEAC2 #9B9CEA
split-complementary
#EA9BC3 #9CEA9B #9BEAE9
monochromatic
#D53686 #DF68A5 #EA9BC3 #F5CEE1 #FAE6F0
Accessibility & contrast
On white
2.11
#EA9BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA9BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC3
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC3 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 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)
#A1ABC4
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#F59AA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bc3; /* rgb */ color: rgb(234, 155, 195); /* oklch */ color: oklch(77.9% 0.106 348.1);
Tailwind
colors: {
custom: {
50: '#f2b9d5',
500: '#ea9bc3',
950: '#000000',
},
}SCSS
$custom: #ea9bc3; $custom-light: #f2b9d5; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc3",
"rgb": {
"r": 234,
"g": 155,
"b": 195
},
"hsl": {
"h": 329.62,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77933,
"c": 0.10636,
"h": 348.1
},
"luminance": 0.44875
}Semantic roles & 50–950 ramp
primary
#EA9BC3
secondary
#DAF1E5
accent
#CD7218
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083