#EA9BCB#EA9BCB
#EA9BCB is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.2% C 0.112 H 342.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BCB |
|---|---|
| RGB | rgb(234, 155, 203) |
| HSL | hsl(324, 65%, 76%) |
| HSV | hsv(324, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 13.2%, 8.2%) |
| CIE-LAB | lab(73.06, 36.38, -12.45) |
| CIE-LCH | lch(73.06, 38.45, 341.11°) |
| OKLab | oklab(78.2% 0.1067 -0.0329) |
| OKLCH | oklch(78.2% 0.112 342.9) |
| XYZ | xyz(56.4326, 45.2498, 62.2499) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.40
Pink (survey)
#FF81C0
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 7.19
Lilac
#C8A2C8
ΔE00 7.83
Lavender Pink
#DD85D7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BCB #9BEABA
analogous
#E29BEA #EA9BCB #EA9BA4
triadic
#EA9BCB #CBEA9B #9BCBEA
tetradic
#EA9BCB #EAE29B #9BEABA #9BA4EA
square
#EA9BCB #EAE29B #9BEABA #9BA4EA
split-complementary
#EA9BCB #A4EA9B #9BEAE2
monochromatic
#D53696 #DF68B1 #EA9BCB #F5CEE5 #FAE6F2
Accessibility & contrast
On white
2.09
#EA9BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EA9BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BCB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BCB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCD
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#F49BAC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9bcb; /* rgb */ color: rgb(234, 155, 203); /* oklch */ color: oklch(78.2% 0.112 342.9);
Tailwind
colors: {
custom: {
50: '#f2b9da',
500: '#ea9bcb',
950: '#000000',
},
}SCSS
$custom: #ea9bcb; $custom-light: #f2b9da; $custom-dark: #000000;
JSON
{
"hex": "#ea9bcb",
"rgb": {
"r": 234,
"g": 155,
"b": 203
},
"hsl": {
"h": 323.544,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.782,
"c": 0.11162,
"h": 342.9
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#EA9BCB
secondary
#DAF1E3
accent
#CD5F18
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171115
muted
#858083