#EA85CC#EA85CC
#EA85CC is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.8% C 0.150 H 339.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85CC |
|---|---|
| RGB | rgb(234, 133, 204) |
| HSL | hsl(318, 71%, 72%) |
| HSV | hsv(318, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 12.8%, 8.2%) |
| CIE-LAB | lab(68.48, 47.96, -19.90) |
| CIE-LCH | lch(68.48, 51.93, 337.46°) |
| OKLab | oklab(74.75% 0.1402 -0.0532) |
| OKLCH | oklch(74.75% 0.15 339.2) |
| XYZ | xyz(53.2186, 38.6305, 61.7684) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.11
Pink (survey)
#FF81C0
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.62
Bubblegum (survey)
#FF6CB5
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85CC #85EAA3
analogous
#D685EA #EA85CC #EA859A
triadic
#EA85CC #CCEA85 #85CCEA
tetradic
#EA85CC #EAD685 #85EAA3 #859AEA
square
#EA85CC #EAD685 #85EAA3 #859AEA
split-complementary
#EA85CC #9AEA85 #85EAD6
monochromatic
#D1249D #E151B6 #EA85CC #F3B9E2 #FBE5F4
Accessibility & contrast
On white
2.41
#EA85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85CC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85CC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#F487A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea85cc; /* rgb */ color: rgb(234, 133, 204); /* oklch */ color: oklch(74.8% 0.150 339.2);
Tailwind
colors: {
custom: {
50: '#f2abdb',
500: '#ea85cc',
950: '#000000',
},
}SCSS
$custom: #ea85cc; $custom-light: #f2abdb; $custom-dark: #000000;
JSON
{
"hex": "#ea85cc",
"rgb": {
"r": 234,
"g": 133,
"b": 204
},
"hsl": {
"h": 317.822,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74751,
"c": 0.14998,
"h": 339.2
},
"luminance": 0.38627
}Semantic roles & 50–950 ramp
primary
#EA85CC
secondary
#D9F2E0
accent
#D34C13
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83