#F588FB#F588FB
#F588FB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.192 H 325.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F588FB |
|---|---|
| RGB | rgb(245, 136, 251) |
| HSL | hsl(297, 93%, 76%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2.4%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.22, 57.69, -39.92) |
| CIE-LCH | lch(72.22, 70.16, 325.32°) |
| OKLab | oklab(78.43% 0.1582 -0.1096) |
| OKLCH | oklch(78.43% 0.192 325.3) |
| XYZ | xyz(63.8715, 43.9889, 96.3744) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588FB #8EFB88
analogous
#BB88FB #F588FB #FB88C7
triadic
#F588FB #FBF588 #88FBF5
tetradic
#F588FB #FBBB88 #8EFB88 #88C7FB
square
#F588FB #FBBB88 #8EFB88 #88C7FB
split-complementary
#F588FB #C7FB88 #88FBBB
monochromatic
#EB12F7 #F04DF9 #F588FB #FAC3FD #FDE1FE
Accessibility & contrast
On white
2.14
#F588FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F588FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FA95B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f588fb; /* rgb */ color: rgb(245, 136, 251); /* oklch */ color: oklch(78.4% 0.192 325.3);
Tailwind
colors: {
custom: {
50: '#faaefd',
500: '#f588fb',
950: '#000000',
},
}SCSS
$custom: #f588fb; $custom-light: #faaefd; $custom-dark: #000000;
JSON
{
"hex": "#f588fb",
"rgb": {
"r": 245,
"g": 136,
"b": 251
},
"hsl": {
"h": 296.87,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78426,
"c": 0.19248,
"h": 325.3
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#F588FB
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085