#E85F99#E85F99
#E85F99 is a light, vivid pink. Relative luminance 0.276; OKLCH L 67.5% C 0.179 H 356.6°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E85F99 |
|---|---|
| RGB | rgb(232, 95, 153) |
| HSL | hsl(335, 75%, 64%) |
| HSV | hsv(335, 59%, 91%) |
| CMYK | cmyk(0%, 59.1%, 34.1%, 9%) |
| CIE-LAB | lab(59.57, 58.49, -4.32) |
| CIE-LCH | lch(59.57, 58.64, 355.77°) |
| OKLab | oklab(67.48% 0.1783 -0.0106) |
| OKLCH | oklch(67.48% 0.179 356.6) |
| XYZ | xyz(43.1230, 27.6447, 33.1958) |
| Luminance | 0.2764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.81
Palevioletred
#DB7093
ΔE00 4.53
Barbie Pink
#FE46A5
ΔE00 4.67
Blush
#DE5D83
ΔE00 5.01
Strawberry
#FC5A8D
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E85F99 #5FE8AE
analogous
#E85FDD #E85F99 #E86A5F
triadic
#E85F99 #99E85F #5F99E8
tetradic
#E85F99 #DDE85F #5FE8AE #6A5FE8
square
#E85F99 #DDE85F #5FE8AE #6A5FE8
split-complementary
#E85F99 #5FE86A #5FDDE8
monochromatic
#B31A5B #E02977 #E85F99 #F095BB #F7CADD
Accessibility & contrast
On white
3.22
#E85F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#E85F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E85F99
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E85F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E85F99 | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#757F9B
Deuteranopia (green-blind)
#9A9996
Tritanopia (blue-blind)
#F95576
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #e85f99; /* rgb */ color: rgb(232, 95, 153); /* oklch */ color: oklch(67.5% 0.179 356.6);
Tailwind
colors: {
custom: {
50: '#f392b7',
500: '#e85f99',
950: '#000000',
},
}SCSS
$custom: #e85f99; $custom-light: #f392b7; $custom-dark: #000000;
JSON
{
"hex": "#e85f99",
"rgb": {
"r": 232,
"g": 95,
"b": 153
},
"hsl": {
"h": 334.599,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.67476,
"c": 0.17862,
"h": 356.6
},
"luminance": 0.2764
}Semantic roles & 50–950 ramp
primary
#E85F99
secondary
#BAE9D5
accent
#D7820E
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180D11
muted
#867E80