#E591CF#E591CF
#E591CF is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.128 H 337.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E591CF |
|---|---|
| RGB | rgb(229, 145, 207) |
| HSL | hsl(316, 62%, 73%) |
| HSV | hsv(316, 37%, 90%) |
| CMYK | cmyk(0%, 36.7%, 9.6%, 10.2%) |
| CIE-LAB | lab(70.47, 40.65, -18.61) |
| CIE-LCH | lch(70.47, 44.71, 335.39°) |
| OKLab | oklab(76.15% 0.1175 -0.0498) |
| OKLCH | oklch(76.15% 0.128 337) |
| XYZ | xyz(53.7008, 41.4166, 64.1850) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.75
Plum
#DDA0DD
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.19
Pink (survey)
#FF81C0
ΔE00 6.64
Violet (CSS)
#EE82EE
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E591CF #91E5A7
analogous
#D191E5 #E591CF #E591A5
triadic
#E591CF #CFE591 #91CFE5
tetradic
#E591CF #E5D191 #91E5A7 #91A5E5
square
#E591CF #E5D191 #91E5A7 #91A5E5
split-complementary
#E591CF #A5E591 #91E5D1
monochromatic
#CB30A3 #D95FB9 #E591CF #F1C2E5 #F9E6F4
Accessibility & contrast
On white
2.26
#E591CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#E591CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E591CF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E591CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E591CF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A5D1
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#ED94A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e591cf; /* rgb */ color: rgb(229, 145, 207); /* oklch */ color: oklch(76.2% 0.128 337.0);
Tailwind
colors: {
custom: {
50: '#eeb2dd',
500: '#e591cf',
950: '#000000',
},
}SCSS
$custom: #e591cf; $custom-light: #eeb2dd; $custom-dark: #000000;
JSON
{
"hex": "#e591cf",
"rgb": {
"r": 229,
"g": 145,
"b": 207
},
"hsl": {
"h": 315.714,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.76153,
"c": 0.12764,
"h": 337
},
"luminance": 0.41414
}Semantic roles & 50–950 ramp
primary
#E591CF
secondary
#DAF1E0
accent
#C9491C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083