#EA9BBB#EA9BBB
#EA9BBB is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.7% C 0.102 H 353.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BBB |
|---|---|
| RGB | rgb(234, 155, 187) |
| HSL | hsl(336, 65%, 76%) |
| HSV | hsv(336, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 20.1%, 8.2%) |
| CIE-LAB | lab(72.58, 33.90, -4.33) |
| CIE-LCH | lch(72.58, 34.17, 352.72°) |
| OKLab | oklab(77.68% 0.1014 -0.011) |
| OKLCH | oklch(77.68% 0.102 353.8) |
| XYZ | xyz(54.6234, 44.5262, 52.7214) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 5.06
Powder Pink
#FFB2D0
ΔE00 5.77
Pinky
#FC86AA
ΔE00 6.46
Dull Pink
#D5869D
ΔE00 6.85
Soft Pink
#FDB0C0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BBB #9BEACA
analogous
#EA9BE3 #EA9BBB #EAA39B
triadic
#EA9BBB #BBEA9B #9BBBEA
tetradic
#EA9BBB #E3EA9B #9BEACA #A39BEA
square
#EA9BBB #E3EA9B #9BEACA #A39BEA
split-complementary
#EA9BBB #9BEAA3 #9BE3EA
monochromatic
#D53676 #DF6899 #EA9BBB #F5CEDD #FAE6EE
Accessibility & contrast
On white
2.12
#EA9BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EA9BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BBB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BBB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#F698A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bbb; /* rgb */ color: rgb(234, 155, 187); /* oklch */ color: oklch(77.7% 0.102 353.8);
Tailwind
colors: {
custom: {
50: '#f2b9cf',
500: '#ea9bbb',
950: '#000000',
},
}SCSS
$custom: #ea9bbb; $custom-light: #f2b9cf; $custom-dark: #000000;
JSON
{
"hex": "#ea9bbb",
"rgb": {
"r": 234,
"g": 155,
"b": 187
},
"hsl": {
"h": 335.696,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77678,
"c": 0.10198,
"h": 353.8
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#EA9BBB
secondary
#DAF1E8
accent
#CD8418
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082