#EA83CA#EA83CA
#EA83CA is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.152 H 339.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83CA |
|---|---|
| RGB | rgb(234, 131, 202) |
| HSL | hsl(319, 71%, 72%) |
| HSV | hsv(319, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 13.7%, 8.2%) |
| CIE-LAB | lab(68.02, 48.65, -19.50) |
| CIE-LCH | lch(68.02, 52.42, 338.16°) |
| OKLab | oklab(74.38% 0.1426 -0.0521) |
| OKLCH | oklch(74.38% 0.152 339.9) |
| XYZ | xyz(52.7091, 37.9927, 60.4228) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 6.52
Bubblegum (survey)
#FF6CB5
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83CA #83EAA3
analogous
#D783EA #EA83CA #EA8397
triadic
#EA83CA #CAEA83 #83CAEA
tetradic
#EA83CA #EAD783 #83EAA3 #8397EA
square
#EA83CA #EAD783 #83EAA3 #8397EA
split-complementary
#EA83CA #97EA83 #83EAD7
monochromatic
#CF239A #E14FB4 #EA83CA #F3B7E0 #FBE5F4
Accessibility & contrast
On white
2.44
#EA83CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EA83CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83CA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83CA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCD
Deuteranopia (green-blind)
#A2ACC7
Tritanopia (blue-blind)
#F5859E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea83ca; /* rgb */ color: rgb(234, 131, 202); /* oklch */ color: oklch(74.4% 0.152 339.9);
Tailwind
colors: {
custom: {
50: '#f3a9da',
500: '#ea83ca',
950: '#000000',
},
}SCSS
$custom: #ea83ca; $custom-light: #f3a9da; $custom-dark: #000000;
JSON
{
"hex": "#ea83ca",
"rgb": {
"r": 234,
"g": 131,
"b": 202
},
"hsl": {
"h": 318.641,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74377,
"c": 0.15185,
"h": 339.9
},
"luminance": 0.37989
}Semantic roles & 50–950 ramp
primary
#EA83CA
secondary
#D7F2DF
accent
#D34E12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83