#EA99AF#EA99AF
#EA99AF is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.0% C 0.100 H 2.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99AF |
|---|---|
| RGB | rgb(234, 153, 175) |
| HSL | hsl(344, 66%, 76%) |
| HSV | hsv(344, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 25.2%, 8.2%) |
| CIE-LAB | lab(71.81, 33.22, 1.18) |
| CIE-LCH | lch(71.81, 33.24, 2.04°) |
| OKLab | oklab(76.98% 0.1003 0.0036) |
| OKLCH | oklch(76.98% 0.1 2) |
| XYZ | xyz(53.0620, 43.3734, 46.1262) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.74
Faded Pink
#DE9DAC
ΔE00 3.10
Pinky
#FC86AA
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 5.65
Soft Pink
#FDB0C0
ΔE00 5.85
Rosa
#FE86A4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99AF #99EAD4
analogous
#EA99D7 #EA99AF #EAAB99
triadic
#EA99AF #AFEA99 #99AFEA
tetradic
#EA99AF #D7EA99 #99EAD4 #AB99EA
square
#EA99AF #D7EA99 #99EAD4 #AB99EA
split-complementary
#EA99AF #99EAAB #99D7EA
monochromatic
#D5335F #E06687 #EA99AF #F4CCD7 #FAE6EB
Accessibility & contrast
On white
2.17
#EA99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EA99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99AF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99AF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B0
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#F794A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea99af; /* rgb */ color: rgb(234, 153, 175); /* oklch */ color: oklch(77.0% 0.100 2.0);
Tailwind
colors: {
custom: {
50: '#f2b8c6',
500: '#ea99af',
950: '#000000',
},
}SCSS
$custom: #ea99af; $custom-light: #f2b8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea99af",
"rgb": {
"r": 234,
"g": 153,
"b": 175
},
"hsl": {
"h": 343.704,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.7698,
"c": 0.10035,
"h": 2
},
"luminance": 0.4337
}Semantic roles & 50–950 ramp
primary
#EA99AF
secondary
#DAF1EB
accent
#CE9C18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082