#EA85D7#EA85D7
#EA85D7 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.159 H 334.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85D7 |
|---|---|
| RGB | rgb(234, 133, 215) |
| HSL | hsl(311, 71%, 72%) |
| HSV | hsv(311, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 8.1%, 8.2%) |
| CIE-LAB | lab(68.88, 49.75, -25.41) |
| CIE-LCH | lch(68.88, 55.86, 332.94°) |
| OKLab | oklab(75.18% 0.143 -0.0686) |
| OKLCH | oklch(75.18% 0.159 334.4) |
| XYZ | xyz(54.5848, 39.1770, 68.9636) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85D7 #85EA98
analogous
#CB85EA #EA85D7 #EA85A5
triadic
#EA85D7 #D7EA85 #85D7EA
tetradic
#EA85D7 #EACB85 #85EA98 #85A5EA
square
#EA85D7 #EACB85 #85EA98 #85A5EA
split-complementary
#EA85D7 #A5EA85 #85EACB
monochromatic
#D124B0 #E151C6 #EA85D7 #F3B9E8 #FBE5F6
Accessibility & contrast
On white
2.38
#EA85D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA85D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85D7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85D7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#A0ADD4
Tritanopia (blue-blind)
#F38AA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea85d7; /* rgb */ color: rgb(234, 133, 215); /* oklch */ color: oklch(75.2% 0.159 334.4);
Tailwind
colors: {
custom: {
50: '#f2abe3',
500: '#ea85d7',
950: '#000000',
},
}SCSS
$custom: #ea85d7; $custom-light: #f2abe3; $custom-dark: #000000;
JSON
{
"hex": "#ea85d7",
"rgb": {
"r": 234,
"g": 133,
"b": 215
},
"hsl": {
"h": 311.287,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75179,
"c": 0.1586,
"h": 334.4
},
"luminance": 0.39174
}Semantic roles & 50–950 ramp
primary
#EA85D7
secondary
#D9F2DE
accent
#D33713
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83