#EA99B7#EA99B7
#EA99B7 is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.2% C 0.103 H 356.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99B7 |
|---|---|
| RGB | rgb(234, 153, 183) |
| HSL | hsl(338, 66%, 76%) |
| HSV | hsv(338, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 21.8%, 8.2%) |
| CIE-LAB | lab(72.03, 34.37, -2.93) |
| CIE-LCH | lch(72.03, 34.49, 355.13°) |
| OKLab | oklab(77.22% 0.1031 -0.0073) |
| OKLCH | oklch(77.22% 0.103 356) |
| XYZ | xyz(53.8711, 43.6971, 50.3875) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.04
Faded Pink
#DE9DAC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.79
Dull Pink
#D5869D
ΔE00 6.17
Powder Pink
#FFB2D0
ΔE00 6.22
Rosa
#FE86A4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99B7 #99EACC
analogous
#EA99DF #EA99B7 #EAA399
triadic
#EA99B7 #B7EA99 #99B7EA
tetradic
#EA99B7 #DFEA99 #99EACC #A399EA
square
#EA99B7 #DFEA99 #99EACC #A399EA
split-complementary
#EA99B7 #99EAA3 #99DFEA
monochromatic
#D5336F #E06693 #EA99B7 #F4CCDB #FAE6ED
Accessibility & contrast
On white
2.16
#EA99B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA99B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99B7
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99B7 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#F695A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea99b7; /* rgb */ color: rgb(234, 153, 183); /* oklch */ color: oklch(77.2% 0.103 356.0);
Tailwind
colors: {
custom: {
50: '#f2b8cc',
500: '#ea99b7',
950: '#000000',
},
}SCSS
$custom: #ea99b7; $custom-light: #f2b8cc; $custom-dark: #000000;
JSON
{
"hex": "#ea99b7",
"rgb": {
"r": 234,
"g": 153,
"b": 183
},
"hsl": {
"h": 337.778,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.77219,
"c": 0.10338,
"h": 356
},
"luminance": 0.43694
}Semantic roles & 50–950 ramp
primary
#EA99B7
secondary
#DAF1E9
accent
#CE8A18
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082