#EB99B2#EB99B2
#EB99B2 is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.2% C 0.102 H 0.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99B2 |
|---|---|
| RGB | rgb(235, 153, 178) |
| HSL | hsl(342, 67%, 76%) |
| HSV | hsv(342, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 24.3%, 7.8%) |
| CIE-LAB | lab(72.00, 34.00, -0.18) |
| CIE-LCH | lch(72.00, 34.00, 359.70°) |
| OKLab | oklab(77.18% 0.1025 0) |
| OKLCH | oklch(77.18% 0.102 0) |
| XYZ | xyz(53.6892, 43.6624, 47.7107) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.04
Faded Pink
#DE9DAC
ΔE00 3.65
Pinky
#FC86AA
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 5.81
Rosa
#FE86A4
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99B2 #99EBD2
analogous
#EB99DB #EB99B2 #EBA999
triadic
#EB99B2 #B2EB99 #99B2EB
tetradic
#EB99B2 #DBEB99 #99EBD2 #A999EB
square
#EB99B2 #DBEB99 #99EBD2 #A999EB
split-complementary
#EB99B2 #99EBA9 #99DBEB
monochromatic
#D73365 #E1668B #EB99B2 #F5CCD9 #FAE5EC
Accessibility & contrast
On white
2.16
#EB99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99B2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99B2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#F894A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb99b2; /* rgb */ color: rgb(235, 153, 178); /* oklch */ color: oklch(77.2% 0.102 0.0);
Tailwind
colors: {
custom: {
50: '#f3b8c9',
500: '#eb99b2',
950: '#000000',
},
}SCSS
$custom: #eb99b2; $custom-light: #f3b8c9; $custom-dark: #000000;
JSON
{
"hex": "#eb99b2",
"rgb": {
"r": 235,
"g": 153,
"b": 178
},
"hsl": {
"h": 341.707,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.7718,
"c": 0.10247,
"h": 0
},
"luminance": 0.43659
}Semantic roles & 50–950 ramp
primary
#EB99B2
secondary
#DAF1EA
accent
#CF9716
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082