#EA86CC#EA86CC
#EA86CC is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.9% C 0.148 H 339.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86CC |
|---|---|
| RGB | rgb(234, 134, 204) |
| HSL | hsl(318, 70%, 72%) |
| HSV | hsv(318, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 12.8%, 8.2%) |
| CIE-LAB | lab(68.68, 47.45, -19.60) |
| CIE-LCH | lch(68.68, 51.34, 337.56°) |
| OKLab | oklab(74.9% 0.1387 -0.0524) |
| OKLCH | oklch(74.9% 0.148 339.3) |
| XYZ | xyz(53.3562, 38.9056, 61.8142) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.21
Pink (survey)
#FF81C0
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 6.74
Bubblegum (survey)
#FF6CB5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86CC #86EAA4
analogous
#D686EA #EA86CC #EA869A
triadic
#EA86CC #CCEA86 #86CCEA
tetradic
#EA86CC #EAD686 #86EAA4 #869AEA
square
#EA86CC #EAD686 #86EAA4 #869AEA
split-complementary
#EA86CC #9AEA86 #86EAD6
monochromatic
#D1249D #E152B6 #EA86CC #F3BAE2 #FAE5F4
Accessibility & contrast
On white
2.39
#EA86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EA86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86CC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86CC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#F488A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea86cc; /* rgb */ color: rgb(234, 134, 204); /* oklch */ color: oklch(74.9% 0.148 339.3);
Tailwind
colors: {
custom: {
50: '#f2abdb',
500: '#ea86cc',
950: '#000000',
},
}SCSS
$custom: #ea86cc; $custom-light: #f2abdb; $custom-dark: #000000;
JSON
{
"hex": "#ea86cc",
"rgb": {
"r": 234,
"g": 134,
"b": 204
},
"hsl": {
"h": 318,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74901,
"c": 0.14829,
"h": 339.3
},
"luminance": 0.38902
}Semantic roles & 50–950 ramp
primary
#EA86CC
secondary
#D9F2E0
accent
#D24C13
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83