#EB8FBC#EB8FBC
#EB8FBC is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.123 H 349.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FBC |
|---|---|
| RGB | rgb(235, 143, 188) |
| HSL | hsl(331, 70%, 74%) |
| HSV | hsv(331, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 20%, 7.8%) |
| CIE-LAB | lab(70.13, 40.69, -8.49) |
| CIE-LCH | lch(70.13, 41.57, 348.21°) |
| OKLab | oklab(75.85% 0.1214 -0.0221) |
| OKLCH | oklch(75.85% 0.123 349.7) |
| XYZ | xyz(53.1614, 40.9414, 52.6696) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.94
Pig Pink
#E78EA5
ΔE00 6.13
Carnation Pink
#FF7FA7
ΔE00 6.73
Dull Pink
#D5869D
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FBC #8FEBBE
analogous
#EB8FEA #EB8FBC #EB908F
triadic
#EB8FBC #BCEB8F #8FBCEB
tetradic
#EB8FBC #EAEB8F #8FEBBE #908FEB
square
#EB8FBC #EAEB8F #8FEBBE #908FEB
split-complementary
#EB8FBC #8FEB90 #8FEAEB
monochromatic
#D8277E #E25B9D #EB8FBC #F4C3DB #FAE5EF
Accessibility & contrast
On white
2.29
#EB8FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EB8FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FBC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FBC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#F78D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8fbc; /* rgb */ color: rgb(235, 143, 188); /* oklch */ color: oklch(75.9% 0.123 349.7);
Tailwind
colors: {
custom: {
50: '#f3b1d0',
500: '#eb8fbc',
950: '#000000',
},
}SCSS
$custom: #eb8fbc; $custom-light: #f3b1d0; $custom-dark: #000000;
JSON
{
"hex": "#eb8fbc",
"rgb": {
"r": 235,
"g": 143,
"b": 188
},
"hsl": {
"h": 330.652,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.75853,
"c": 0.12343,
"h": 349.7
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#EB8FBC
secondary
#D9F2E6
accent
#D27514
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082