#EB98BB#EB98BB
#EB98BB is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.3% C 0.108 H 353.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98BB |
|---|---|
| RGB | rgb(235, 152, 187) |
| HSL | hsl(335, 67%, 76%) |
| HSV | hsv(335, 35%, 92%) |
| CMYK | cmyk(0%, 35.3%, 20.4%, 7.8%) |
| CIE-LAB | lab(72.03, 35.83, -5.12) |
| CIE-LCH | lch(72.03, 36.19, 351.87°) |
| OKLab | oklab(77.29% 0.1072 -0.0131) |
| OKLCH | oklch(77.29% 0.108 353) |
| XYZ | xyz(54.4597, 43.7098, 52.5724) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.78
Pinky
#FC86AA
ΔE00 5.99
Powder Pink
#FFB2D0
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 6.68
Dull Pink
#D5869D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98BB #98EBC8
analogous
#EB98E4 #EB98BB #EB9E98
triadic
#EB98BB #BBEB98 #98BBEB
tetradic
#EB98BB #E4EB98 #98EBC8 #9E98EB
square
#EB98BB #E4EB98 #98EBC8 #9E98EB
split-complementary
#EB98BB #98EB9E #98E4EB
monochromatic
#D73277 #E16599 #EB98BB #F5CBDD #FAE5EE
Accessibility & contrast
On white
2.16
#EB98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EB98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98BB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98BB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#F795A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb98bb; /* rgb */ color: rgb(235, 152, 187); /* oklch */ color: oklch(77.3% 0.108 353.0);
Tailwind
colors: {
custom: {
50: '#f3b7cf',
500: '#eb98bb',
950: '#000000',
},
}SCSS
$custom: #eb98bb; $custom-light: #f3b7cf; $custom-dark: #000000;
JSON
{
"hex": "#eb98bb",
"rgb": {
"r": 235,
"g": 152,
"b": 187
},
"hsl": {
"h": 334.699,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.77288,
"c": 0.10796,
"h": 353
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#EB98BB
secondary
#D9F2E7
accent
#CF8116
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082