#EB85D4#EB85D4
#EB85D4 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.157 H 336.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D4 |
|---|---|
| RGB | rgb(235, 133, 212) |
| HSL | hsl(314, 72%, 72%) |
| HSV | hsv(314, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 9.8%, 7.8%) |
| CIE-LAB | lab(68.89, 49.56, -23.72) |
| CIE-LCH | lch(68.89, 54.94, 334.42°) |
| OKLab | oklab(75.18% 0.1434 -0.0638) |
| OKLCH | oklch(75.18% 0.157 336) |
| XYZ | xyz(54.5322, 39.1940, 66.9675) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.98
Bubblegum Pink
#FE83CC
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 6.44
Pink (survey)
#FF81C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D4 #85EB9C
analogous
#CF85EB #EB85D4 #EB85A1
triadic
#EB85D4 #D4EB85 #85D4EB
tetradic
#EB85D4 #EBCF85 #85EB9C #85A1EB
square
#EB85D4 #EBCF85 #85EB9C #85A1EB
split-complementary
#EB85D4 #A1EB85 #85EBCF
monochromatic
#D323AB #E250C1 #EB85D4 #F4BAE7 #FBE5F6
Accessibility & contrast
On white
2.38
#EB85D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB85D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869FD7
Deuteranopia (green-blind)
#A1AED1
Tritanopia (blue-blind)
#F489A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d4; /* rgb */ color: rgb(235, 133, 212); /* oklch */ color: oklch(75.2% 0.157 336.0);
Tailwind
colors: {
custom: {
50: '#f3abe1',
500: '#eb85d4',
950: '#000000',
},
}SCSS
$custom: #eb85d4; $custom-light: #f3abe1; $custom-dark: #000000;
JSON
{
"hex": "#eb85d4",
"rgb": {
"r": 235,
"g": 133,
"b": 212
},
"hsl": {
"h": 313.529,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75178,
"c": 0.15694,
"h": 336
},
"luminance": 0.39191
}Semantic roles & 50–950 ramp
primary
#EB85D4
secondary
#D9F2DE
accent
#D43D12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83