#E85A99#E85A99
#E85A99 is a light, vivid pink. Relative luminance 0.268; OKLCH L 66.9% C 0.186 H 355.8°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E85A99 |
|---|---|
| RGB | rgb(232, 90, 153) |
| HSL | hsl(333, 76%, 63%) |
| HSV | hsv(333, 61%, 91%) |
| CMYK | cmyk(0%, 61.2%, 34.1%, 9%) |
| CIE-LAB | lab(58.76, 60.65, -5.51) |
| CIE-LCH | lch(58.76, 60.90, 354.81°) |
| OKLab | oklab(66.88% 0.1851 -0.0137) |
| OKLCH | oklch(66.88% 0.186 355.8) |
| XYZ | xyz(42.6870, 26.7726, 33.0504) |
| Luminance | 0.2677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.58
Barbie Pink
#FE46A5
ΔE00 4.09
Blush
#DE5D83
ΔE00 5.36
Palevioletred
#DB7093
ΔE00 5.42
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Strawberry
#FC5A8D
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E85A99 #5AE8A9
analogous
#E85AE0 #E85A99 #E8625A
triadic
#E85A99 #99E85A #5A99E8
tetradic
#E85A99 #E0E85A #5AE8A9 #625AE8
square
#E85A99 #E0E85A #5AE8A9 #625AE8
split-complementary
#E85A99 #5AE862 #5AE0E8
monochromatic
#AF185B #E12478 #E85A99 #EF90BA #F7C5DB
Accessibility & contrast
On white
3.31
#E85A99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#E85A99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E85A99
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E85A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E85A99 | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#717D9B
Deuteranopia (green-blind)
#989796
Tritanopia (blue-blind)
#F94F73
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #e85a99; /* rgb */ color: rgb(232, 90, 153); /* oklch */ color: oklch(66.9% 0.186 355.8);
Tailwind
colors: {
custom: {
50: '#f390b7',
500: '#e85a99',
950: '#000000',
},
}SCSS
$custom: #e85a99; $custom-light: #f390b7; $custom-dark: #000000;
JSON
{
"hex": "#e85a99",
"rgb": {
"r": 232,
"g": 90,
"b": 153
},
"hsl": {
"h": 333.38,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.6688,
"c": 0.18556,
"h": 355.8
},
"luminance": 0.26768
}Semantic roles & 50–950 ramp
primary
#E85A99
secondary
#B5E8D2
accent
#D87E0E
background
#FFF9FB
surface
#FFF1F6
border
#D7CBD0
text
#180D11
muted
#867E80