#EB99BB#EB99BB
#EB99BB is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.5% C 0.106 H 353.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99BB |
|---|---|
| RGB | rgb(235, 153, 187) |
| HSL | hsl(335, 67%, 76%) |
| HSV | hsv(335, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(72.25, 35.30, -4.80) |
| CIE-LCH | lch(72.25, 35.63, 352.26°) |
| OKLab | oklab(77.45% 0.1056 -0.0122) |
| OKLCH | oklch(77.45% 0.106 353.4) |
| XYZ | xyz(54.6226, 44.0358, 52.6268) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.91
Faded Pink
#DE9DAC
ΔE00 5.55
Pinky
#FC86AA
ΔE00 6.09
Powder Pink
#FFB2D0
ΔE00 6.11
Dull Pink
#D5869D
ΔE00 6.77
Pink (survey)
#FF81C0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99BB #99EBC9
analogous
#EB99E4 #EB99BB #EBA099
triadic
#EB99BB #BBEB99 #99BBEB
tetradic
#EB99BB #E4EB99 #99EBC9 #A099EB
square
#EB99BB #E4EB99 #99EBC9 #A099EB
split-complementary
#EB99BB #99EBA0 #99E4EB
monochromatic
#D73377 #E16699 #EB99BB #F5CCDD #FAE5EE
Accessibility & contrast
On white
2.14
#EB99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EB99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99BB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99BB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B6B6B9
Tritanopia (blue-blind)
#F796A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb99bb; /* rgb */ color: rgb(235, 153, 187); /* oklch */ color: oklch(77.5% 0.106 353.4);
Tailwind
colors: {
custom: {
50: '#f3b8cf',
500: '#eb99bb',
950: '#000000',
},
}SCSS
$custom: #eb99bb; $custom-light: #f3b8cf; $custom-dark: #000000;
JSON
{
"hex": "#eb99bb",
"rgb": {
"r": 235,
"g": 153,
"b": 187
},
"hsl": {
"h": 335.122,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77454,
"c": 0.10631,
"h": 353.4
},
"luminance": 0.44032
}Semantic roles & 50–950 ramp
primary
#EB99BB
secondary
#DAF1E8
accent
#CF8316
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082