#EA99B0#EA99B0
#EA99B0 is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.0% C 0.101 H 1.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99B0 |
|---|---|
| RGB | rgb(234, 153, 176) |
| HSL | hsl(343, 66%, 76%) |
| HSV | hsv(343, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 24.8%, 8.2%) |
| CIE-LAB | lab(71.83, 33.36, 0.67) |
| CIE-LCH | lch(71.83, 33.37, 1.15°) |
| OKLab | oklab(77.01% 0.1007 0.0022) |
| OKLCH | oklch(77.01% 0.101 1.3) |
| XYZ | xyz(53.1606, 43.4129, 46.6454) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.82
Faded Pink
#DE9DAC
ΔE00 3.23
Pinky
#FC86AA
ΔE00 5.57
Dull Pink
#D5869D
ΔE00 5.66
Rosa
#FE86A4
ΔE00 5.92
Soft Pink
#FDB0C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99B0 #99EAD3
analogous
#EA99D8 #EA99B0 #EAAA99
triadic
#EA99B0 #B0EA99 #99B0EA
tetradic
#EA99B0 #D8EA99 #99EAD3 #AA99EA
square
#EA99B0 #D8EA99 #99EAD3 #AA99EA
split-complementary
#EA99B0 #99EAAA #99D8EA
monochromatic
#D53361 #E06689 #EA99B0 #F4CCD7 #FAE6EB
Accessibility & contrast
On white
2.17
#EA99B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EA99B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99B0
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99B0 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B1
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#F794A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea99b0; /* rgb */ color: rgb(234, 153, 176); /* oklch */ color: oklch(77.0% 0.101 1.3);
Tailwind
colors: {
custom: {
50: '#f2b8c7',
500: '#ea99b0',
950: '#000000',
},
}SCSS
$custom: #ea99b0; $custom-light: #f2b8c7; $custom-dark: #000000;
JSON
{
"hex": "#ea99b0",
"rgb": {
"r": 234,
"g": 153,
"b": 176
},
"hsl": {
"h": 342.963,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.77009,
"c": 0.10067,
"h": 1.3
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#EA99B0
secondary
#DAF1EB
accent
#CE9A18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082