#EB82CD#EB82CD
#EB82CD is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.157 H 338.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82CD |
|---|---|
| RGB | rgb(235, 130, 205) |
| HSL | hsl(317, 72%, 72%) |
| HSV | hsv(317, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 12.8%, 7.8%) |
| CIE-LAB | lab(68.05, 49.94, -21.11) |
| CIE-LCH | lch(68.05, 54.22, 337.09°) |
| OKLab | oklab(74.46% 0.146 -0.0565) |
| OKLCH | oklch(74.46% 0.157 338.8) |
| XYZ | xyz(53.2634, 38.0387, 62.2825) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 3.90
Pink (survey)
#FF81C0
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82CD #82EBA0
analogous
#D582EB #EB82CD #EB8299
triadic
#EB82CD #CDEB82 #82CDEB
tetradic
#EB82CD #EBD582 #82EBA0 #8299EB
square
#EB82CD #EBD582 #82EBA0 #8299EB
split-complementary
#EB82CD #99EB82 #82EBD5
monochromatic
#D1219F #E34DB8 #EB82CD #F3B7E2 #FBE5F4
Accessibility & contrast
On white
2.44
#EB82CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EB82CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82CD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82CD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD0
Deuteranopia (green-blind)
#A1ACCA
Tritanopia (blue-blind)
#F5859E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb82cd; /* rgb */ color: rgb(235, 130, 205); /* oklch */ color: oklch(74.5% 0.157 338.8);
Tailwind
colors: {
custom: {
50: '#f3a9dc',
500: '#eb82cd',
950: '#000000',
},
}SCSS
$custom: #eb82cd; $custom-light: #f3a9dc; $custom-dark: #000000;
JSON
{
"hex": "#eb82cd",
"rgb": {
"r": 235,
"g": 130,
"b": 205
},
"hsl": {
"h": 317.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74463,
"c": 0.15656,
"h": 338.8
},
"luminance": 0.38035
}Semantic roles & 50–950 ramp
primary
#EB82CD
secondary
#D7F2DF
accent
#D44911
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83