#EB98BC#EB98BC
#EB98BC is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.3% C 0.108 H 352.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98BC |
|---|---|
| RGB | rgb(235, 152, 188) |
| HSL | hsl(334, 67%, 76%) |
| HSV | hsv(334, 35%, 92%) |
| CMYK | cmyk(0%, 35.3%, 20%, 7.8%) |
| CIE-LAB | lab(72.06, 35.98, -5.63) |
| CIE-LCH | lch(72.06, 36.42, 351.11°) |
| OKLab | oklab(77.32% 0.1075 -0.0144) |
| OKLCH | oklch(77.32% 0.108 352.3) |
| XYZ | xyz(54.5671, 43.7528, 53.1382) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.19
Faded Pink
#DE9DAC
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.56
Dull Pink
#D5869D
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98BC #98EBC7
analogous
#EB98E5 #EB98BC #EB9D98
triadic
#EB98BC #BCEB98 #98BCEB
tetradic
#EB98BC #E5EB98 #98EBC7 #9D98EB
square
#EB98BC #E5EB98 #98EBC7 #9D98EB
split-complementary
#EB98BC #98EB9D #98E5EB
monochromatic
#D73279 #E1659B #EB98BC #F5CBDD #FAE5EE
Accessibility & contrast
On white
2.15
#EB98BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EB98BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98BC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98BC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#F795A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb98bc; /* rgb */ color: rgb(235, 152, 188); /* oklch */ color: oklch(77.3% 0.108 352.3);
Tailwind
colors: {
custom: {
50: '#f3b7d0',
500: '#eb98bc',
950: '#000000',
},
}SCSS
$custom: #eb98bc; $custom-light: #f3b7d0; $custom-dark: #000000;
JSON
{
"hex": "#eb98bc",
"rgb": {
"r": 235,
"g": 152,
"b": 188
},
"hsl": {
"h": 333.976,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.77319,
"c": 0.10847,
"h": 352.3
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#EB98BC
secondary
#D9F2E7
accent
#CF7F16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082