#EB99BA#EB99BA
#EB99BA is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.4% C 0.106 H 354.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99BA |
|---|---|
| RGB | rgb(235, 153, 186) |
| HSL | hsl(336, 67%, 76%) |
| HSV | hsv(336, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 20.9%, 7.8%) |
| CIE-LAB | lab(72.22, 35.16, -4.29) |
| CIE-LCH | lch(72.22, 35.42, 353.05°) |
| OKLab | oklab(77.42% 0.1053 -0.0109) |
| OKLCH | oklch(77.42% 0.106 354.1) |
| XYZ | xyz(54.5160, 43.9931, 52.0649) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 5.31
Pinky
#FC86AA
ΔE00 5.96
Powder Pink
#FFB2D0
ΔE00 6.10
Dull Pink
#D5869D
ΔE00 6.62
Rosa
#FE86A4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99BA #99EBCA
analogous
#EB99E3 #EB99BA #EBA199
triadic
#EB99BA #BAEB99 #99BAEB
tetradic
#EB99BA #E3EB99 #99EBCA #A199EB
square
#EB99BA #E3EB99 #99EBCA #A199EB
split-complementary
#EB99BA #99EBA1 #99E3EB
monochromatic
#D73375 #E16697 #EB99BA #F5CCDD #FAE5EE
Accessibility & contrast
On white
2.14
#EB99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EB99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99BA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99BA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#F796A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb99ba; /* rgb */ color: rgb(235, 153, 186); /* oklch */ color: oklch(77.4% 0.106 354.1);
Tailwind
colors: {
custom: {
50: '#f3b8ce',
500: '#eb99ba',
950: '#000000',
},
}SCSS
$custom: #eb99ba; $custom-light: #f3b8ce; $custom-dark: #000000;
JSON
{
"hex": "#eb99ba",
"rgb": {
"r": 235,
"g": 153,
"b": 186
},
"hsl": {
"h": 335.854,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77423,
"c": 0.10583,
"h": 354.1
},
"luminance": 0.4399
}Semantic roles & 50–950 ramp
primary
#EB99BA
secondary
#DAF1E8
accent
#CF8516
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082