#EB95BB#EB95BB
#EB95BB is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.8% C 0.113 H 352.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95BB |
|---|---|
| RGB | rgb(235, 149, 187) |
| HSL | hsl(333, 68%, 75%) |
| HSV | hsv(333, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(71.38, 37.41, -6.08) |
| CIE-LCH | lch(71.38, 37.90, 350.77°) |
| OKLab | oklab(76.79% 0.1118 -0.0156) |
| OKLCH | oklch(76.79% 0.113 352) |
| XYZ | xyz(53.9789, 42.7483, 52.4122) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.15
Pinky
#FC86AA
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 5.91
Faded Pink
#DE9DAC
ΔE00 6.49
Dull Pink
#D5869D
ΔE00 6.67
Carnation Pink
#FF7FA7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95BB #95EBC5
analogous
#EB95E6 #EB95BB #EB9A95
triadic
#EB95BB #BBEB95 #95BBEB
tetradic
#EB95BB #E6EB95 #95EBC5 #9A95EB
square
#EB95BB #E6EB95 #95EBC5 #9A95EB
split-complementary
#EB95BB #95EB9A #95E6EB
monochromatic
#D82E79 #E1629A #EB95BB #F5C8DC #FAE5EE
Accessibility & contrast
On white
2.20
#EB95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EB95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95BB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95BB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#F792A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb95bb; /* rgb */ color: rgb(235, 149, 187); /* oklch */ color: oklch(76.8% 0.113 352.0);
Tailwind
colors: {
custom: {
50: '#f3b5cf',
500: '#eb95bb',
950: '#000000',
},
}SCSS
$custom: #eb95bb; $custom-light: #f3b5cf; $custom-dark: #000000;
JSON
{
"hex": "#eb95bb",
"rgb": {
"r": 235,
"g": 149,
"b": 187
},
"hsl": {
"h": 333.488,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76792,
"c": 0.11292,
"h": 352
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#EB95BB
secondary
#D9F2E7
accent
#D07E15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082