#EB99AE#EB99AE
#EB99AE is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.1% C 0.101 H 3.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99AE |
|---|---|
| RGB | rgb(235, 153, 174) |
| HSL | hsl(345, 67%, 76%) |
| HSV | hsv(345, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 26%, 7.8%) |
| CIE-LAB | lab(71.90, 33.44, 1.88) |
| CIE-LCH | lch(71.90, 33.49, 3.22°) |
| OKLab | oklab(77.06% 0.101 0.0054) |
| OKLCH | oklch(77.06% 0.101 3.1) |
| XYZ | xyz(53.2934, 43.5041, 45.6263) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.70
Faded Pink
#DE9DAC
ΔE00 3.14
Pinky
#FC86AA
ΔE00 5.56
Rosa
#FE86A4
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 5.72
Dull Pink
#D5869D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99AE #99EBD6
analogous
#EB99D7 #EB99AE #EBAD99
triadic
#EB99AE #AEEB99 #99AEEB
tetradic
#EB99AE #D7EB99 #99EBD6 #AD99EB
square
#EB99AE #D7EB99 #99EBD6 #AD99EB
split-complementary
#EB99AE #99EBAD #99D7EB
monochromatic
#D7335D #E16685 #EB99AE #F5CCD7 #FAE5EB
Accessibility & contrast
On white
2.16
#EB99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EB99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99AE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99AE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 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)
#A5A7AF
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#F893A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb99ae; /* rgb */ color: rgb(235, 153, 174); /* oklch */ color: oklch(77.1% 0.101 3.1);
Tailwind
colors: {
custom: {
50: '#f3b8c6',
500: '#eb99ae',
950: '#000000',
},
}SCSS
$custom: #eb99ae; $custom-light: #f3b8c6; $custom-dark: #000000;
JSON
{
"hex": "#eb99ae",
"rgb": {
"r": 235,
"g": 153,
"b": 174
},
"hsl": {
"h": 344.634,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77064,
"c": 0.10117,
"h": 3.1
},
"luminance": 0.43501
}Semantic roles & 50–950 ramp
primary
#EB99AE
secondary
#DAF1EB
accent
#CFA016
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082