#EB85B0#EB85B0
#EB85B0 is a light, vivid pink. Relative luminance 0.376; OKLCH L 73.9% C 0.134 H 354.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85B0 |
|---|---|
| RGB | rgb(235, 133, 176) |
| HSL | hsl(335, 72%, 72%) |
| HSV | hsv(335, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 25.1%, 7.8%) |
| CIE-LAB | lab(67.71, 44.13, -5.38) |
| CIE-LCH | lch(67.71, 44.45, 353.05°) |
| OKLab | oklab(73.9% 0.1329 -0.0136) |
| OKLCH | oklch(73.9% 0.134 354.1) |
| XYZ | xyz(50.4864, 37.5757, 45.6597) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 5.01
Dull Pink
#D5869D
ΔE00 5.60
Rosa
#FE86A4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85B0 #85EBC0
analogous
#EB85E3 #EB85B0 #EB8D85
triadic
#EB85B0 #B0EB85 #85B0EB
tetradic
#EB85B0 #E3EB85 #85EBC0 #8D85EB
square
#EB85B0 #E3EB85 #85EBC0 #8D85EB
split-complementary
#EB85B0 #85EB8D #85E3EB
monochromatic
#D3236D #E2508E #EB85B0 #F4BAD2 #FBE5EE
Accessibility & contrast
On white
2.47
#EB85B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EB85B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85B0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85B0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#F98094
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb85b0; /* rgb */ color: rgb(235, 133, 176); /* oklch */ color: oklch(73.9% 0.134 354.1);
Tailwind
colors: {
custom: {
50: '#f4aac7',
500: '#eb85b0',
950: '#000000',
},
}SCSS
$custom: #eb85b0; $custom-light: #f4aac7; $custom-dark: #000000;
JSON
{
"hex": "#eb85b0",
"rgb": {
"r": 235,
"g": 133,
"b": 176
},
"hsl": {
"h": 334.706,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.73895,
"c": 0.13362,
"h": 354.1
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#EB85B0
secondary
#D9F2E8
accent
#D48212
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82