#EA85CA#EA85CA
#EA85CA is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.148 H 340.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85CA |
|---|---|
| RGB | rgb(234, 133, 202) |
| HSL | hsl(319, 71%, 72%) |
| HSV | hsv(319, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 13.7%, 8.2%) |
| CIE-LAB | lab(68.41, 47.64, -18.89) |
| CIE-LCH | lch(68.41, 51.25, 338.37°) |
| OKLab | oklab(74.68% 0.1397 -0.0504) |
| OKLCH | oklch(74.68% 0.149 340.2) |
| XYZ | xyz(52.9803, 38.5352, 60.5132) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 4.95
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Purply Pink
#F075E6
ΔE00 6.87
Violet (CSS)
#EE82EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85CA #85EAA5
analogous
#D885EA #EA85CA #EA8598
triadic
#EA85CA #CAEA85 #85CAEA
tetradic
#EA85CA #EAD885 #85EAA5 #8598EA
square
#EA85CA #EAD885 #85EAA5 #8598EA
split-complementary
#EA85CA #98EA85 #85EAD8
monochromatic
#D1249A #E151B3 #EA85CA #F3B9E1 #FBE5F4
Accessibility & contrast
On white
2.41
#EA85CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EA85CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85CA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85CA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#F5879F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea85ca; /* rgb */ color: rgb(234, 133, 202); /* oklch */ color: oklch(74.7% 0.148 340.2);
Tailwind
colors: {
custom: {
50: '#f2abda',
500: '#ea85ca',
950: '#000000',
},
}SCSS
$custom: #ea85ca; $custom-light: #f2abda; $custom-dark: #000000;
JSON
{
"hex": "#ea85ca",
"rgb": {
"r": 234,
"g": 133,
"b": 202
},
"hsl": {
"h": 319.01,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74676,
"c": 0.1485,
"h": 340.2
},
"luminance": 0.38532
}Semantic roles & 50–950 ramp
primary
#EA85CA
secondary
#D9F2E1
accent
#D35013
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83