#EA85D1#EA85D1
#EA85D1 is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.9% C 0.154 H 336.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85D1 |
|---|---|
| RGB | rgb(234, 133, 209) |
| HSL | hsl(315, 71%, 72%) |
| HSV | hsv(315, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 10.7%, 8.2%) |
| CIE-LAB | lab(68.66, 48.76, -22.42) |
| CIE-LCH | lch(68.66, 53.67, 335.31°) |
| OKLab | oklab(74.94% 0.1415 -0.0602) |
| OKLCH | oklch(74.94% 0.154 336.9) |
| XYZ | xyz(53.8279, 38.8742, 64.9775) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85D1 #85EA9E
analogous
#D085EA #EA85D1 #EA859F
triadic
#EA85D1 #D1EA85 #85D1EA
tetradic
#EA85D1 #EAD085 #85EA9E #859FEA
square
#EA85D1 #EAD085 #85EA9E #859FEA
split-complementary
#EA85D1 #9FEA85 #85EAD0
monochromatic
#D124A6 #E151BD #EA85D1 #F3B9E5 #FBE5F5
Accessibility & contrast
On white
2.39
#EA85D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA85D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85D1
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85D1 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED4
Deuteranopia (green-blind)
#A1ADCE
Tritanopia (blue-blind)
#F488A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea85d1; /* rgb */ color: rgb(234, 133, 209); /* oklch */ color: oklch(74.9% 0.154 336.9);
Tailwind
colors: {
custom: {
50: '#f2abdf',
500: '#ea85d1',
950: '#000000',
},
}SCSS
$custom: #ea85d1; $custom-light: #f2abdf; $custom-dark: #000000;
JSON
{
"hex": "#ea85d1",
"rgb": {
"r": 234,
"g": 133,
"b": 209
},
"hsl": {
"h": 314.851,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74942,
"c": 0.1538,
"h": 336.9
},
"luminance": 0.38871
}Semantic roles & 50–950 ramp
primary
#EA85D1
secondary
#D9F2DF
accent
#D34213
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83