#F588DE#F588DE
#F588DE is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.2% C 0.168 H 335.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F588DE |
|---|---|
| RGB | rgb(245, 136, 222) |
| HSL | hsl(313, 84%, 75%) |
| HSV | hsv(313, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 9.4%, 3.9%) |
| CIE-LAB | lab(71.08, 52.74, -25.80) |
| CIE-LCH | lch(71.08, 58.72, 333.93°) |
| OKLab | oklab(77.2% 0.1524 -0.0696) |
| OKLCH | oklch(77.2% 0.168 335.5) |
| XYZ | xyz(59.6452, 42.2984, 74.1159) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588DE #88F59F
analogous
#D688F5 #F588DE #F588A7
triadic
#F588DE #DEF588 #88DEF5
tetradic
#F588DE #F5D688 #88F59F #88A7F5
square
#F588DE #F5D688 #88F59F #88A7F5
split-complementary
#F588DE #A7F588 #88F5D6
monochromatic
#EC17BF #F050CE #F588DE #FAC0EE #FDE3F7
Accessibility & contrast
On white
2.22
#F588DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F588DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588DE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588DE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f588de; /* rgb */ color: rgb(245, 136, 222); /* oklch */ color: oklch(77.2% 0.168 335.5);
Tailwind
colors: {
custom: {
50: '#faade8',
500: '#f588de',
950: '#000000',
},
}SCSS
$custom: #f588de; $custom-light: #faade8; $custom-dark: #000000;
JSON
{
"hex": "#f588de",
"rgb": {
"r": 245,
"g": 136,
"b": 222
},
"hsl": {
"h": 312.661,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.77196,
"c": 0.16751,
"h": 335.5
},
"luminance": 0.42295
}Semantic roles & 50–950 ramp
primary
#F588DE
secondary
#D6F5DD
accent
#E13305
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84