#EB85D5#EB85D5
#EB85D5 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.158 H 335.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D5 |
|---|---|
| RGB | rgb(235, 133, 213) |
| HSL | hsl(313, 72%, 72%) |
| HSV | hsv(313, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 9.4%, 7.8%) |
| CIE-LAB | lab(68.93, 49.72, -24.22) |
| CIE-LCH | lch(68.93, 55.31, 334.03°) |
| OKLab | oklab(75.22% 0.1436 -0.0652) |
| OKLCH | oklch(75.22% 0.158 335.6) |
| XYZ | xyz(54.6587, 39.2446, 67.6339) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.85
Bubblegum Pink
#FE83CC
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 4.93
Orchid
#DA70D6
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D5 #85EB9B
analogous
#CE85EB #EB85D5 #EB85A2
triadic
#EB85D5 #D5EB85 #85D5EB
tetradic
#EB85D5 #EBCE85 #85EB9B #85A2EB
square
#EB85D5 #EBCE85 #85EB9B #85A2EB
split-complementary
#EB85D5 #A2EB85 #85EBCE
monochromatic
#D323AD #E250C3 #EB85D5 #F4BAE7 #FBE5F6
Accessibility & contrast
On white
2.37
#EB85D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EB85D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869FD8
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#F489A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d5; /* rgb */ color: rgb(235, 133, 213); /* oklch */ color: oklch(75.2% 0.158 335.6);
Tailwind
colors: {
custom: {
50: '#f3abe2',
500: '#eb85d5',
950: '#000000',
},
}SCSS
$custom: #eb85d5; $custom-light: #f3abe2; $custom-dark: #000000;
JSON
{
"hex": "#eb85d5",
"rgb": {
"r": 235,
"g": 133,
"b": 213
},
"hsl": {
"h": 312.941,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75217,
"c": 0.15774,
"h": 335.6
},
"luminance": 0.39241
}Semantic roles & 50–950 ramp
primary
#EB85D5
secondary
#D9F2DE
accent
#D43C12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83