#EB85D7#EB85D7
#EB85D7 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.3% C 0.159 H 334.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D7 |
|---|---|
| RGB | rgb(235, 133, 215) |
| HSL | hsl(312, 72%, 72%) |
| HSV | hsv(312, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 8.5%, 7.8%) |
| CIE-LAB | lab(69.00, 50.05, -25.22) |
| CIE-LCH | lch(69.00, 56.05, 333.26°) |
| OKLab | oklab(75.3% 0.1441 -0.068) |
| OKLCH | oklch(75.3% 0.159 334.7) |
| XYZ | xyz(54.9141, 39.3468, 68.9791) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.78
Orchid
#DA70D6
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D7 #85EB99
analogous
#CC85EB #EB85D7 #EB85A4
triadic
#EB85D7 #D7EB85 #85D7EB
tetradic
#EB85D7 #EBCC85 #85EB99 #85A4EB
square
#EB85D7 #EBCC85 #85EB99 #85A4EB
split-complementary
#EB85D7 #A4EB85 #85EBCC
monochromatic
#D323B0 #E250C6 #EB85D7 #F4BAE8 #FBE5F6
Accessibility & contrast
On white
2.37
#EB85D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EB85D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#A0AED4
Tritanopia (blue-blind)
#F48AA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d7; /* rgb */ color: rgb(235, 133, 215); /* oklch */ color: oklch(75.3% 0.159 334.7);
Tailwind
colors: {
custom: {
50: '#f3abe3',
500: '#eb85d7',
950: '#000000',
},
}SCSS
$custom: #eb85d7; $custom-light: #f3abe3; $custom-dark: #000000;
JSON
{
"hex": "#eb85d7",
"rgb": {
"r": 235,
"g": 133,
"b": 215
},
"hsl": {
"h": 311.765,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75297,
"c": 0.15936,
"h": 334.7
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#EB85D7
secondary
#D9F2DE
accent
#D43812
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83