#EB85B2#EB85B2
#EB85B2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.0% C 0.135 H 353.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85B2 |
|---|---|
| RGB | rgb(235, 133, 178) |
| HSL | hsl(334, 72%, 72%) |
| HSV | hsv(334, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 24.3%, 7.8%) |
| CIE-LAB | lab(67.77, 44.40, -6.41) |
| CIE-LCH | lch(67.77, 44.87, 351.78°) |
| OKLab | oklab(73.96% 0.1336 -0.0164) |
| OKLCH | oklch(73.96% 0.135 353) |
| XYZ | xyz(50.6857, 37.6554, 46.7095) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 5.03
Pig Pink
#E78EA5
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 5.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85B2 #85EBBE
analogous
#EB85E5 #EB85B2 #EB8B85
triadic
#EB85B2 #B2EB85 #85B2EB
tetradic
#EB85B2 #E5EB85 #85EBBE #8B85EB
square
#EB85B2 #E5EB85 #85EBBE #8B85EB
split-complementary
#EB85B2 #85EB8B #85E5EB
monochromatic
#D32370 #E25091 #EB85B2 #F4BAD3 #FBE5EE
Accessibility & contrast
On white
2.46
#EB85B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB85B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85B2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85B2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB4
Deuteranopia (green-blind)
#ABACB0
Tritanopia (blue-blind)
#F98195
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb85b2; /* rgb */ color: rgb(235, 133, 178); /* oklch */ color: oklch(74.0% 0.135 353.0);
Tailwind
colors: {
custom: {
50: '#f3aac9',
500: '#eb85b2',
950: '#000000',
},
}SCSS
$custom: #eb85b2; $custom-light: #f3aac9; $custom-dark: #000000;
JSON
{
"hex": "#eb85b2",
"rgb": {
"r": 235,
"g": 133,
"b": 178
},
"hsl": {
"h": 333.529,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.73959,
"c": 0.13458,
"h": 353
},
"luminance": 0.37652
}Semantic roles & 50–950 ramp
primary
#EB85B2
secondary
#D9F2E7
accent
#D47E12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82