#EB8FBE#EB8FBE
#EB8FBE is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.125 H 348.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FBE |
|---|---|
| RGB | rgb(235, 143, 190) |
| HSL | hsl(329, 70%, 74%) |
| HSV | hsv(329, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 19.1%, 7.8%) |
| CIE-LAB | lab(70.20, 40.99, -9.51) |
| CIE-LCH | lch(70.20, 42.08, 346.93°) |
| OKLab | oklab(75.92% 0.1221 -0.0248) |
| OKLCH | oklch(75.92% 0.125 348.5) |
| XYZ | xyz(53.3785, 41.0283, 53.8130) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 5.01
Pinky
#FC86AA
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 6.64
Carnation Pink
#FF7FA7
ΔE00 7.10
Bubblegum (survey)
#FF6CB5
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FBE #8FEBBC
analogous
#EA8FEB #EB8FBE #EB8F90
triadic
#EB8FBE #BEEB8F #8FBEEB
tetradic
#EB8FBE #EBEA8F #8FEBBC #8F90EB
square
#EB8FBE #EBEA8F #8FEBBC #8F90EB
split-complementary
#EB8FBE #90EB8F #8FEBEA
monochromatic
#D82782 #E25BA0 #EB8FBE #F4C3DC #FAE5F0
Accessibility & contrast
On white
2.28
#EB8FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EB8FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FBE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FBE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#F78DA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb8fbe; /* rgb */ color: rgb(235, 143, 190); /* oklch */ color: oklch(75.9% 0.125 348.5);
Tailwind
colors: {
custom: {
50: '#f3b1d1',
500: '#eb8fbe',
950: '#000000',
},
}SCSS
$custom: #eb8fbe; $custom-light: #f3b1d1; $custom-dark: #000000;
JSON
{
"hex": "#eb8fbe",
"rgb": {
"r": 235,
"g": 143,
"b": 190
},
"hsl": {
"h": 329.348,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.75919,
"c": 0.12458,
"h": 348.5
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#EB8FBE
secondary
#D9F2E5
accent
#D27114
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082