#EB85CC#EB85CC
#EB85CC is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.9% C 0.151 H 339.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85CC |
|---|---|
| RGB | rgb(235, 133, 204) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 13.2%, 7.8%) |
| CIE-LAB | lab(68.61, 48.27, -19.70) |
| CIE-LCH | lch(68.61, 52.14, 337.80°) |
| OKLab | oklab(74.87% 0.1413 -0.0527) |
| OKLCH | oklch(74.87% 0.151 339.6) |
| XYZ | xyz(53.5479, 38.8003, 61.7838) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.27
Pink (survey)
#FF81C0
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 6.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85CC #85EBA4
analogous
#D785EB #EB85CC #EB8599
triadic
#EB85CC #CCEB85 #85CCEB
tetradic
#EB85CC #EBD785 #85EBA4 #8599EB
square
#EB85CC #EBD785 #85EBA4 #8599EB
split-complementary
#EB85CC #99EB85 #85EBD7
monochromatic
#D3239D #E250B6 #EB85CC #F4BAE2 #FBE5F4
Accessibility & contrast
On white
2.40
#EB85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EB85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85CC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85CC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCF
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#F587A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb85cc; /* rgb */ color: rgb(235, 133, 204); /* oklch */ color: oklch(74.9% 0.151 339.6);
Tailwind
colors: {
custom: {
50: '#f3abdb',
500: '#eb85cc',
950: '#000000',
},
}SCSS
$custom: #eb85cc; $custom-light: #f3abdb; $custom-dark: #000000;
JSON
{
"hex": "#eb85cc",
"rgb": {
"r": 235,
"g": 133,
"b": 204
},
"hsl": {
"h": 318.235,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.7487,
"c": 0.1508,
"h": 339.6
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#EB85CC
secondary
#D9F2E0
accent
#D44D12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83