#E85ABA#E85ABA
#E85ABA is a light, highly saturated pink. Relative luminance 0.280; OKLCH L 68.1% C 0.203 H 342.5°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E85ABA |
|---|---|
| RGB | rgb(232, 90, 186) |
| HSL | hsl(319, 76%, 63%) |
| HSV | hsv(319, 61%, 91%) |
| CMYK | cmyk(0%, 61.2%, 19.8%, 9%) |
| CIE-LAB | lab(59.90, 64.82, -22.85) |
| CIE-LCH | lch(59.90, 68.73, 340.58°) |
| OKLab | oklab(68.1% 0.1937 -0.0611) |
| OKLCH | oklch(68.1% 0.203 342.5) |
| XYZ | xyz(45.7990, 28.0175, 49.4407) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.82
Purplish Pink
#CE5DAE
ΔE00 4.50
Purpleish Pink
#DF4EC8
ΔE00 4.79
Barbie Pink
#FE46A5
ΔE00 6.01
Bright Pink
#FE01B1
ΔE00 6.40
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E85ABA #5AE888
analogous
#CF5AE8 #E85ABA #E85A73
triadic
#E85ABA #BAE85A #5ABAE8
tetradic
#E85ABA #E8CF5A #5AE888 #5A73E8
square
#E85ABA #E8CF5A #5AE888 #5A73E8
split-complementary
#E85ABA #73E85A #5AE8CF
monochromatic
#AF187E #E124A4 #E85ABA #EF90D0 #F7C5E7
Accessibility & contrast
On white
3.18
#E85ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#E85ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E85ABA
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E85ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E85ABA | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6582BD
Deuteranopia (green-blind)
#8E99B6
Tritanopia (blue-blind)
#F65B82
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #e85aba; /* rgb */ color: rgb(232, 90, 186); /* oklch */ color: oklch(68.1% 0.203 342.5);
Tailwind
colors: {
custom: {
50: '#f390cf',
500: '#e85aba',
950: '#000000',
},
}SCSS
$custom: #e85aba; $custom-light: #f390cf; $custom-dark: #000000;
JSON
{
"hex": "#e85aba",
"rgb": {
"r": 232,
"g": 90,
"b": 186
},
"hsl": {
"h": 319.437,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.68097,
"c": 0.20306,
"h": 342.5
},
"luminance": 0.28013
}Semantic roles & 50–950 ramp
primary
#E85ABA
secondary
#B5E8C6
accent
#D84F0E
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170D13
muted
#857E82