#EA9BBE#EA9BBE
#EA9BBE is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.104 H 351.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BBE |
|---|---|
| RGB | rgb(234, 155, 190) |
| HSL | hsl(333, 65%, 76%) |
| HSV | hsv(333, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 18.8%, 8.2%) |
| CIE-LAB | lab(72.66, 34.35, -5.86) |
| CIE-LCH | lch(72.66, 34.85, 350.32°) |
| OKLab | oklab(77.77% 0.1024 -0.0151) |
| OKLCH | oklch(77.77% 0.104 351.6) |
| XYZ | xyz(54.9479, 44.6560, 54.4305) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 5.82
Pinky
#FC86AA
ΔE00 6.84
Baby Pink
#FFB7CE
ΔE00 7.20
Pink (survey)
#FF81C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BBE #9BEAC7
analogous
#EA9BE6 #EA9BBE #EAA09B
triadic
#EA9BBE #BEEA9B #9BBEEA
tetradic
#EA9BBE #E6EA9B #9BEAC7 #A09BEA
square
#EA9BBE #E6EA9B #9BEAC7 #A09BEA
split-complementary
#EA9BBE #9BEAA0 #9BE6EA
monochromatic
#D5367C #DF689D #EA9BBE #F5CEDF #FAE6EF
Accessibility & contrast
On white
2.11
#EA9BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EA9BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BBE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BBE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#F599A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bbe; /* rgb */ color: rgb(234, 155, 190); /* oklch */ color: oklch(77.8% 0.104 351.6);
Tailwind
colors: {
custom: {
50: '#f2b9d1',
500: '#ea9bbe',
950: '#000000',
},
}SCSS
$custom: #ea9bbe; $custom-light: #f2b9d1; $custom-dark: #000000;
JSON
{
"hex": "#ea9bbe",
"rgb": {
"r": 234,
"g": 155,
"b": 190
},
"hsl": {
"h": 333.418,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77773,
"c": 0.10351,
"h": 351.6
},
"luminance": 0.44653
}Semantic roles & 50–950 ramp
primary
#EA9BBE
secondary
#DAF1E7
accent
#CD7D18
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082