#EA82CD#EA82CD
#EA82CD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.156 H 338.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82CD |
|---|---|
| RGB | rgb(234, 130, 205) |
| HSL | hsl(317, 71%, 71%) |
| HSV | hsv(317, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 12.4%, 8.2%) |
| CIE-LAB | lab(67.92, 49.63, -21.31) |
| CIE-LCH | lch(67.92, 54.01, 336.76°) |
| OKLab | oklab(74.34% 0.1449 -0.0571) |
| OKLCH | oklch(74.34% 0.156 338.5) |
| XYZ | xyz(52.9341, 37.8689, 62.2671) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82CD #82EA9F
analogous
#D382EA #EA82CD #EA8299
triadic
#EA82CD #CDEA82 #82CDEA
tetradic
#EA82CD #EAD382 #82EA9F #8299EA
square
#EA82CD #EAD382 #82EA9F #8299EA
split-complementary
#EA82CD #99EA82 #82EAD3
monochromatic
#CF239F #E14EB8 #EA82CD #F3B6E2 #FBE5F5
Accessibility & contrast
On white
2.45
#EA82CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA82CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82CD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82CD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD0
Deuteranopia (green-blind)
#A1ABCA
Tritanopia (blue-blind)
#F4859E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea82cd; /* rgb */ color: rgb(234, 130, 205); /* oklch */ color: oklch(74.3% 0.156 338.5);
Tailwind
colors: {
custom: {
50: '#f3a9dc',
500: '#ea82cd',
950: '#000000',
},
}SCSS
$custom: #ea82cd; $custom-light: #f3a9dc; $custom-dark: #000000;
JSON
{
"hex": "#ea82cd",
"rgb": {
"r": 234,
"g": 130,
"b": 205
},
"hsl": {
"h": 316.731,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.74343,
"c": 0.15575,
"h": 338.5
},
"luminance": 0.37865
}Semantic roles & 50–950 ramp
primary
#EA82CD
secondary
#D6F1DE
accent
#D34812
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83