#EB99BE#EB99BE
#EB99BE is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.5% C 0.108 H 351.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99BE |
|---|---|
| RGB | rgb(235, 153, 190) |
| HSL | hsl(333, 67%, 76%) |
| HSV | hsv(333, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 19.1%, 7.8%) |
| CIE-LAB | lab(72.34, 35.75, -6.33) |
| CIE-LCH | lch(72.34, 36.31, 349.96°) |
| OKLab | oklab(77.55% 0.1066 -0.0163) |
| OKLCH | oklch(77.55% 0.108 351.3) |
| XYZ | xyz(54.9472, 44.1656, 54.3359) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.64
Powder Pink
#FFB2D0
ΔE00 6.20
Faded Pink
#DE9DAC
ΔE00 6.26
Pinky
#FC86AA
ΔE00 6.52
Pink (survey)
#FF81C0
ΔE00 6.61
Dull Pink
#D5869D
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99BE #99EBC6
analogous
#EB99E7 #EB99BE #EB9D99
triadic
#EB99BE #BEEB99 #99BEEB
tetradic
#EB99BE #E7EB99 #99EBC6 #9D99EB
square
#EB99BE #E7EB99 #99EBC6 #9D99EB
split-complementary
#EB99BE #99EB9D #99E7EB
monochromatic
#D7337D #E1669D #EB99BE #F5CCDF #FAE5EF
Accessibility & contrast
On white
2.14
#EB99BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EB99BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99BE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99BE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#F797A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb99be; /* rgb */ color: rgb(235, 153, 190); /* oklch */ color: oklch(77.5% 0.108 351.3);
Tailwind
colors: {
custom: {
50: '#f3b8d1',
500: '#eb99be',
950: '#000000',
},
}SCSS
$custom: #eb99be; $custom-light: #f3b8d1; $custom-dark: #000000;
JSON
{
"hex": "#eb99be",
"rgb": {
"r": 235,
"g": 153,
"b": 190
},
"hsl": {
"h": 332.927,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77549,
"c": 0.10786,
"h": 351.3
},
"luminance": 0.44162
}Semantic roles & 50–950 ramp
primary
#EB99BE
secondary
#DAF1E7
accent
#CF7C16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082