#F583FB#F583FB
#F583FB is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.7% C 0.200 H 325.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F583FB |
|---|---|
| RGB | rgb(245, 131, 251) |
| HSL | hsl(297, 94%, 75%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.4%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.29, 60.12, -41.37) |
| CIE-LCH | lch(71.29, 72.98, 325.46°) |
| OKLab | oklab(77.74% 0.165 -0.1137) |
| OKLCH | oklch(77.74% 0.2 325.4) |
| XYZ | xyz(63.1837, 42.6133, 96.1452) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583FB #89FB83
analogous
#B983FB #F583FB #FB83C5
triadic
#F583FB #FBF583 #83FBF5
tetradic
#F583FB #FBB983 #89FB83 #83C5FB
square
#F583FB #FBB983 #89FB83 #83C5FB
split-complementary
#F583FB #C5FB83 #83FBB9
monochromatic
#EB0CF7 #F048F9 #F583FB #FABEFD #FDE1FE
Accessibility & contrast
On white
2.21
#F583FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F583FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583FB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583FB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#FA91B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f583fb; /* rgb */ color: rgb(245, 131, 251); /* oklch */ color: oklch(77.7% 0.200 325.4);
Tailwind
colors: {
custom: {
50: '#fbabfd',
500: '#f583fb',
950: '#000000',
},
}SCSS
$custom: #f583fb; $custom-light: #fbabfd; $custom-dark: #000000;
JSON
{
"hex": "#f583fb",
"rgb": {
"r": 245,
"g": 131,
"b": 251
},
"hsl": {
"h": 297,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.77736,
"c": 0.20039,
"h": 325.4
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#F583FB
secondary
#D6F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85