#F591DE#F591DE
#F591DE is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.5% C 0.152 H 336.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F591DE |
|---|---|
| RGB | rgb(245, 145, 222) |
| HSL | hsl(314, 83%, 76%) |
| HSV | hsv(314, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 9.4%, 3.9%) |
| CIE-LAB | lab(72.85, 48.22, -23.09) |
| CIE-LCH | lch(72.85, 53.46, 334.42°) |
| OKLab | oklab(78.53% 0.1393 -0.062) |
| OKLCH | oklch(78.53% 0.152 336) |
| XYZ | xyz(60.9663, 44.9407, 74.5563) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591DE #91F5A8
analogous
#DA91F5 #F591DE #F591AC
triadic
#F591DE #DEF591 #91DEF5
tetradic
#F591DE #F5DA91 #91F5A8 #91ACF5
square
#F591DE #F5DA91 #91F5A8 #91ACF5
split-complementary
#F591DE #ACF591 #91F5DA
monochromatic
#EB21BC #F059CD #F591DE #FAC9EF #FCE3F7
Accessibility & contrast
On white
2.10
#F591DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F591DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591DE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591DE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE1
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#FE95AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f591de; /* rgb */ color: rgb(245, 145, 222); /* oklch */ color: oklch(78.5% 0.152 336.0);
Tailwind
colors: {
custom: {
50: '#fab3e8',
500: '#f591de',
950: '#000000',
},
}SCSS
$custom: #f591de; $custom-light: #fab3e8; $custom-dark: #000000;
JSON
{
"hex": "#f591de",
"rgb": {
"r": 245,
"g": 145,
"b": 222
},
"hsl": {
"h": 313.8,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.78529,
"c": 0.15249,
"h": 336
},
"luminance": 0.44937
}Semantic roles & 50–950 ramp
primary
#F591DE
secondary
#D7F4DD
accent
#E03806
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084