#EA9BC0#EA9BC0
#EA9BC0 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.105 H 350.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC0 |
|---|---|
| RGB | rgb(234, 155, 192) |
| HSL | hsl(332, 65%, 76%) |
| HSV | hsv(332, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 17.9%, 8.2%) |
| CIE-LAB | lab(72.72, 34.65, -6.88) |
| CIE-LCH | lch(72.72, 35.33, 348.77°) |
| OKLab | oklab(77.84% 0.1031 -0.0178) |
| OKLCH | oklch(77.84% 0.105 350.2) |
| XYZ | xyz(55.1680, 44.7440, 55.5896) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.93
Pig Pink
#E78EA5
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.04
Pinky
#FC86AA
ΔE00 7.13
Baby Pink
#FFB7CE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC0 #9BEAC5
analogous
#EA9BE7 #EA9BC0 #EA9E9B
triadic
#EA9BC0 #C0EA9B #9BC0EA
tetradic
#EA9BC0 #E7EA9B #9BEAC5 #9E9BEA
square
#EA9BC0 #E7EA9B #9BEAC5 #9E9BEA
split-complementary
#EA9BC0 #9BEA9E #9BE7EA
monochromatic
#D53680 #DF68A0 #EA9BC0 #F5CEE0 #FAE6EF
Accessibility & contrast
On white
2.11
#EA9BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA9BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC0
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC0 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC1
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#F599A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bc0; /* rgb */ color: rgb(234, 155, 192); /* oklch */ color: oklch(77.8% 0.105 350.2);
Tailwind
colors: {
custom: {
50: '#f2b9d3',
500: '#ea9bc0',
950: '#000000',
},
}SCSS
$custom: #ea9bc0; $custom-light: #f2b9d3; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc0",
"rgb": {
"r": 234,
"g": 155,
"b": 192
},
"hsl": {
"h": 331.899,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77836,
"c": 0.10461,
"h": 350.2
},
"luminance": 0.44741
}Semantic roles & 50–950 ramp
primary
#EA9BC0
secondary
#DAF1E6
accent
#CD7818
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082