#EB85BA#EB85BA
#EB85BA is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.2% C 0.139 H 348.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85BA |
|---|---|
| RGB | rgb(235, 133, 186) |
| HSL | hsl(329, 72%, 72%) |
| HSV | hsv(329, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 20.9%, 7.8%) |
| CIE-LAB | lab(68.01, 45.54, -10.54) |
| CIE-LCH | lch(68.01, 46.75, 346.97°) |
| OKLab | oklab(74.22% 0.1361 -0.0275) |
| OKLCH | oklch(74.22% 0.139 348.6) |
| XYZ | xyz(51.5125, 37.9861, 51.0638) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 4.11
Bubblegum (survey)
#FF6CB5
ΔE00 5.41
Hot Pink
#FF69B4
ΔE00 5.82
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Pinky
#FC86AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85BA #85EBB6
analogous
#E985EB #EB85BA #EB8587
triadic
#EB85BA #BAEB85 #85BAEB
tetradic
#EB85BA #EBE985 #85EBB6 #8587EB
square
#EB85BA #EBE985 #85EBB6 #8587EB
split-complementary
#EB85BA #87EB85 #85EBE9
monochromatic
#D3237E #E2509C #EB85BA #F4BAD8 #FBE5F0
Accessibility & contrast
On white
2.44
#EB85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EB85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85BA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85BA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#F88398
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb85ba; /* rgb */ color: rgb(235, 133, 186); /* oklch */ color: oklch(74.2% 0.139 348.6);
Tailwind
colors: {
custom: {
50: '#f3abce',
500: '#eb85ba',
950: '#000000',
},
}SCSS
$custom: #eb85ba; $custom-light: #f3abce; $custom-dark: #000000;
JSON
{
"hex": "#eb85ba",
"rgb": {
"r": 235,
"g": 133,
"b": 186
},
"hsl": {
"h": 328.824,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.74225,
"c": 0.13887,
"h": 348.6
},
"luminance": 0.37982
}Semantic roles & 50–950 ramp
primary
#EB85BA
secondary
#D9F2E5
accent
#D46F12
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82