#EB85CD#EB85CD
#EB85CD is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.9% C 0.152 H 339.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85CD |
|---|---|
| RGB | rgb(235, 133, 205) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(68.64, 48.43, -20.21) |
| CIE-LCH | lch(68.64, 52.48, 337.35°) |
| OKLab | oklab(74.91% 0.1416 -0.0541) |
| OKLCH | oklch(74.91% 0.152 339.1) |
| XYZ | xyz(53.6682, 38.8484, 62.4175) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.09
Pink (survey)
#FF81C0
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.48
Bubblegum (survey)
#FF6CB5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85CD #85EBA3
analogous
#D685EB #EB85CD #EB859A
triadic
#EB85CD #CDEB85 #85CDEB
tetradic
#EB85CD #EBD685 #85EBA3 #859AEB
square
#EB85CD #EBD685 #85EBA3 #859AEB
split-complementary
#EB85CD #9AEB85 #85EBD6
monochromatic
#D3239F #E250B7 #EB85CD #F4BAE3 #FBE5F4
Accessibility & contrast
On white
2.39
#EB85CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EB85CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85CD
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85CD | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ED0
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#F587A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb85cd; /* rgb */ color: rgb(235, 133, 205); /* oklch */ color: oklch(74.9% 0.152 339.1);
Tailwind
colors: {
custom: {
50: '#f3abdc',
500: '#eb85cd',
950: '#000000',
},
}SCSS
$custom: #eb85cd; $custom-light: #f3abdc; $custom-dark: #000000;
JSON
{
"hex": "#eb85cd",
"rgb": {
"r": 235,
"g": 133,
"b": 205
},
"hsl": {
"h": 317.647,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.74908,
"c": 0.15155,
"h": 339.1
},
"luminance": 0.38845
}Semantic roles & 50–950 ramp
primary
#EB85CD
secondary
#D9F2E0
accent
#D44B12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83