#EB85D8#EB85D8
#EB85D8 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.160 H 334.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D8 |
|---|---|
| RGB | rgb(235, 133, 216) |
| HSL | hsl(311, 72%, 72%) |
| HSV | hsv(311, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 8.1%, 7.8%) |
| CIE-LAB | lab(69.04, 50.22, -25.71) |
| CIE-LCH | lch(69.04, 56.42, 332.89°) |
| OKLab | oklab(75.34% 0.1444 -0.0694) |
| OKLCH | oklch(75.34% 0.16 334.3) |
| XYZ | xyz(55.0430, 39.3983, 69.6578) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.94
Orchid
#DA70D6
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D8 #85EB98
analogous
#CB85EB #EB85D8 #EB85A5
triadic
#EB85D8 #D8EB85 #85D8EB
tetradic
#EB85D8 #EBCB85 #85EB98 #85A5EB
square
#EB85D8 #EBCB85 #85EB98 #85A5EB
split-complementary
#EB85D8 #A5EB85 #85EBCB
monochromatic
#D323B2 #E250C7 #EB85D8 #F4BAE9 #FBE5F7
Accessibility & contrast
On white
2.37
#EB85D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EB85D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDB
Deuteranopia (green-blind)
#A0AED5
Tritanopia (blue-blind)
#F48AA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d8; /* rgb */ color: rgb(235, 133, 216); /* oklch */ color: oklch(75.3% 0.160 334.3);
Tailwind
colors: {
custom: {
50: '#f3abe4',
500: '#eb85d8',
950: '#000000',
},
}SCSS
$custom: #eb85d8; $custom-light: #f3abe4; $custom-dark: #000000;
JSON
{
"hex": "#eb85d8",
"rgb": {
"r": 235,
"g": 133,
"b": 216
},
"hsl": {
"h": 311.176,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75337,
"c": 0.16018,
"h": 334.3
},
"luminance": 0.39395
}Semantic roles & 50–950 ramp
primary
#EB85D8
secondary
#D9F2DD
accent
#D43612
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83