#EB85D2#EB85D2
#EB85D2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.155 H 336.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85D2 |
|---|---|
| RGB | rgb(235, 133, 210) |
| HSL | hsl(315, 72%, 72%) |
| HSV | hsv(315, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 10.6%, 7.8%) |
| CIE-LAB | lab(68.82, 49.23, -22.72) |
| CIE-LCH | lch(68.82, 54.22, 335.23°) |
| OKLab | oklab(75.1% 0.1429 -0.061) |
| OKLCH | oklch(75.1% 0.155 336.9) |
| XYZ | xyz(54.2814, 39.0937, 65.6470) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 6.13
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85D2 #85EB9E
analogous
#D185EB #EB85D2 #EB859F
triadic
#EB85D2 #D2EB85 #85D2EB
tetradic
#EB85D2 #EBD185 #85EB9E #859FEB
square
#EB85D2 #EBD185 #85EB9E #859FEB
split-complementary
#EB85D2 #9FEB85 #85EBD1
monochromatic
#D323A8 #E250BF #EB85D2 #F4BAE5 #FBE5F5
Accessibility & contrast
On white
2.38
#EB85D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EB85D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85D2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85D2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED5
Deuteranopia (green-blind)
#A2AECF
Tritanopia (blue-blind)
#F589A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb85d2; /* rgb */ color: rgb(235, 133, 210); /* oklch */ color: oklch(75.1% 0.155 336.9);
Tailwind
colors: {
custom: {
50: '#f3abe0',
500: '#eb85d2',
950: '#000000',
},
}SCSS
$custom: #eb85d2; $custom-light: #f3abe0; $custom-dark: #000000;
JSON
{
"hex": "#eb85d2",
"rgb": {
"r": 235,
"g": 133,
"b": 210
},
"hsl": {
"h": 314.706,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.751,
"c": 0.15537,
"h": 336.9
},
"luminance": 0.3909
}Semantic roles & 50–950 ramp
primary
#EB85D2
secondary
#D9F2DF
accent
#D44112
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83