#EA99B8#EA99B8
#EA99B8 is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.2% C 0.104 H 355.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99B8 |
|---|---|
| RGB | rgb(234, 153, 184) |
| HSL | hsl(337, 66%, 76%) |
| HSV | hsv(337, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 21.4%, 8.2%) |
| CIE-LAB | lab(72.05, 34.51, -3.44) |
| CIE-LCH | lch(72.05, 34.68, 354.30°) |
| OKLab | oklab(77.25% 0.1035 -0.0086) |
| OKLCH | oklch(77.25% 0.104 355.2) |
| XYZ | xyz(53.9755, 43.7389, 50.9376) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 4.81
Pinky
#FC86AA
ΔE00 5.88
Powder Pink
#FFB2D0
ΔE00 6.19
Dull Pink
#D5869D
ΔE00 6.29
Rosa
#FE86A4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99B8 #99EACB
analogous
#EA99E0 #EA99B8 #EAA299
triadic
#EA99B8 #B8EA99 #99B8EA
tetradic
#EA99B8 #E0EA99 #99EACB #A299EA
square
#EA99B8 #E0EA99 #99EACB #A299EA
split-complementary
#EA99B8 #99EAA2 #99E0EA
monochromatic
#D53371 #E06695 #EA99B8 #F4CCDB #FAE6ED
Accessibility & contrast
On white
2.15
#EA99B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EA99B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99B8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99B8 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#F695A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea99b8; /* rgb */ color: rgb(234, 153, 184); /* oklch */ color: oklch(77.2% 0.104 355.2);
Tailwind
colors: {
custom: {
50: '#f2b8cd',
500: '#ea99b8',
950: '#000000',
},
}SCSS
$custom: #ea99b8; $custom-light: #f2b8cd; $custom-dark: #000000;
JSON
{
"hex": "#ea99b8",
"rgb": {
"r": 234,
"g": 153,
"b": 184
},
"hsl": {
"h": 337.037,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.77249,
"c": 0.10383,
"h": 355.2
},
"luminance": 0.43736
}Semantic roles & 50–950 ramp
primary
#EA99B8
secondary
#DAF1E8
accent
#CE8818
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082