#F599FB#F599FB
#F599FB is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.9% C 0.165 H 324.8°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F599FB |
|---|---|
| RGB | rgb(245, 153, 251) |
| HSL | hsl(296, 92%, 79%) |
| HSV | hsv(296, 39%, 98%) |
| CMYK | cmyk(2.4%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(75.55, 49.16, -34.75) |
| CIE-LCH | lch(75.55, 60.20, 324.75°) |
| OKLab | oklab(80.91% 0.1345 -0.095) |
| OKLCH | oklch(80.91% 0.165 324.8) |
| XYZ | xyz(66.4584, 49.1627, 97.2367) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Plum
#DDA0DD
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 6.81
Mauve
#E0B0FF
ΔE00 7.19
Purply Pink
#F075E6
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F599FB #9FFB99
analogous
#C499FB #F599FB #FB99D0
triadic
#F599FB #FBF599 #99FBF5
tetradic
#F599FB #FBC499 #9FFB99 #99D0FB
square
#F599FB #FBC499 #9FFB99 #99D0FB
split-complementary
#F599FB #D0FB99 #99FBC4
monochromatic
#E923F6 #EF5EF9 #F599FB #FBD4FD #FCE2FE
Accessibility & contrast
On white
1.94
#F599FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#F599FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F599FB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F599FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F599FB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#F9A3BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f599fb; /* rgb */ color: rgb(245, 153, 251); /* oklch */ color: oklch(80.9% 0.165 324.8);
Tailwind
colors: {
custom: {
50: '#fab9fd',
500: '#f599fb',
950: '#000000',
},
}SCSS
$custom: #f599fb; $custom-light: #fab9fd; $custom-dark: #000000;
JSON
{
"hex": "#f599fb",
"rgb": {
"r": 245,
"g": 153,
"b": 251
},
"hsl": {
"h": 296.327,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.80914,
"c": 0.16469,
"h": 324.8
},
"luminance": 0.4916
}Semantic roles & 50–950 ramp
primary
#F599FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185