#EA9EBB#EA9EBB
#EA9EBB is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.097 H 355.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EBB |
|---|---|
| RGB | rgb(234, 158, 187) |
| HSL | hsl(337, 64%, 77%) |
| HSV | hsv(337, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 20.1%, 8.2%) |
| CIE-LAB | lab(73.24, 32.31, -3.35) |
| CIE-LCH | lch(73.24, 32.48, 354.08°) |
| OKLab | oklab(78.19% 0.0967 -0.0084) |
| OKLCH | oklch(78.19% 0.097 355) |
| XYZ | xyz(55.1289, 45.5371, 52.8899) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.41
Pig Pink
#E78EA5
ΔE00 5.06
Powder Pink
#FFB2D0
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 6.07
Baby Pink
#FFB7CE
ΔE00 6.21
Pinky
#FC86AA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EBB #9EEACD
analogous
#EA9EE1 #EA9EBB #EAA79E
triadic
#EA9EBB #BBEA9E #9EBBEA
tetradic
#EA9EBB #E1EA9E #9EEACD #A79EEA
square
#EA9EBB #E1EA9E #9EEACD #A79EEA
split-complementary
#EA9EBB #9EEAA7 #9EE1EA
monochromatic
#D43974 #DF6C98 #EA9EBB #F5D0DE #FAE6ED
Accessibility & contrast
On white
2.08
#EA9EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EA9EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EBB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EBB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#F69BA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9ebb; /* rgb */ color: rgb(234, 158, 187); /* oklch */ color: oklch(78.2% 0.097 355.0);
Tailwind
colors: {
custom: {
50: '#f2bbcf',
500: '#ea9ebb',
950: '#000000',
},
}SCSS
$custom: #ea9ebb; $custom-light: #f2bbcf; $custom-dark: #000000;
JSON
{
"hex": "#ea9ebb",
"rgb": {
"r": 234,
"g": 158,
"b": 187
},
"hsl": {
"h": 337.105,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.78187,
"c": 0.09707,
"h": 355
},
"luminance": 0.45534
}Semantic roles & 50–950 ramp
primary
#EA9EBB
secondary
#DAF1E8
accent
#CC8819
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182