#EA99B2#EA99B2
#EA99B2 is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.1% C 0.101 H 359.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99B2 |
|---|---|
| RGB | rgb(234, 153, 178) |
| HSL | hsl(341, 66%, 76%) |
| HSV | hsv(341, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 23.9%, 8.2%) |
| CIE-LAB | lab(71.89, 33.65, -0.36) |
| CIE-LCH | lch(71.89, 33.65, 359.39°) |
| OKLab | oklab(77.07% 0.1014 -0.0005) |
| OKLCH | oklch(77.07% 0.101 359.7) |
| XYZ | xyz(53.3599, 43.4926, 47.6952) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.07
Faded Pink
#DE9DAC
ΔE00 3.55
Pinky
#FC86AA
ΔE00 5.55
Dull Pink
#D5869D
ΔE00 5.73
Rosa
#FE86A4
ΔE00 6.09
Soft Pink
#FDB0C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99B2 #99EAD1
analogous
#EA99DB #EA99B2 #EAA899
triadic
#EA99B2 #B2EA99 #99B2EA
tetradic
#EA99B2 #DBEA99 #99EAD1 #A899EA
square
#EA99B2 #DBEA99 #99EAD1 #A899EA
split-complementary
#EA99B2 #99EAA8 #99DBEA
monochromatic
#D53365 #E0668C #EA99B2 #F4CCD8 #FAE6EC
Accessibility & contrast
On white
2.17
#EA99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EA99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99B2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99B2 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B3
Deuteranopia (green-blind)
#B7B6B0
Tritanopia (blue-blind)
#F794A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea99b2; /* rgb */ color: rgb(234, 153, 178); /* oklch */ color: oklch(77.1% 0.101 359.7);
Tailwind
colors: {
custom: {
50: '#f2b8c9',
500: '#ea99b2',
950: '#000000',
},
}SCSS
$custom: #ea99b2; $custom-light: #f2b8c9; $custom-dark: #000000;
JSON
{
"hex": "#ea99b2",
"rgb": {
"r": 234,
"g": 153,
"b": 178
},
"hsl": {
"h": 341.481,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.77068,
"c": 0.10136,
"h": 359.7
},
"luminance": 0.43489
}Semantic roles & 50–950 ramp
primary
#EA99B2
secondary
#DAF1EA
accent
#CE9618
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082