#EA9BC1#EA9BC1
#EA9BC1 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.9% C 0.105 H 349.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BC1 |
|---|---|
| RGB | rgb(234, 155, 193) |
| HSL | hsl(331, 65%, 76%) |
| HSV | hsv(331, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 17.5%, 8.2%) |
| CIE-LAB | lab(72.75, 34.81, -7.39) |
| CIE-LCH | lch(72.75, 35.58, 348.02°) |
| OKLab | oklab(77.87% 0.1034 -0.0192) |
| OKLCH | oklch(77.87% 0.105 349.5) |
| XYZ | xyz(55.2792, 44.7885, 56.1751) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.00
Pig Pink
#E78EA5
ΔE00 6.37
Faded Pink
#DE9DAC
ΔE00 6.57
Pink (survey)
#FF81C0
ΔE00 6.96
Pinky
#FC86AA
ΔE00 7.28
Bubblegum Pink
#FE83CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BC1 #9BEAC4
analogous
#EA9BE9 #EA9BC1 #EA9D9B
triadic
#EA9BC1 #C1EA9B #9BC1EA
tetradic
#EA9BC1 #E9EA9B #9BEAC4 #9D9BEA
square
#EA9BC1 #E9EA9B #9BEAC4 #9D9BEA
split-complementary
#EA9BC1 #9BEA9D #9BE9EA
monochromatic
#D53682 #DF68A2 #EA9BC1 #F5CEE0 #FAE6EF
Accessibility & contrast
On white
2.11
#EA9BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EA9BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BC1
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BC1 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC2
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#F599A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bc1; /* rgb */ color: rgb(234, 155, 193); /* oklch */ color: oklch(77.9% 0.105 349.5);
Tailwind
colors: {
custom: {
50: '#f2b9d3',
500: '#ea9bc1',
950: '#000000',
},
}SCSS
$custom: #ea9bc1; $custom-light: #f2b9d3; $custom-dark: #000000;
JSON
{
"hex": "#ea9bc1",
"rgb": {
"r": 234,
"g": 155,
"b": 193
},
"hsl": {
"h": 331.139,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77868,
"c": 0.10518,
"h": 349.5
},
"luminance": 0.44785
}Semantic roles & 50–950 ramp
primary
#EA9BC1
secondary
#DAF1E6
accent
#CD7618
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082