#F592FB#F592FB
#F592FB is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.176 H 325.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F592FB |
|---|---|
| RGB | rgb(245, 146, 251) |
| HSL | hsl(297, 93%, 78%) |
| HSV | hsv(297, 42%, 98%) |
| CMYK | cmyk(2.4%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(74.15, 52.72, -36.92) |
| CIE-LCH | lch(74.15, 64.36, 324.99°) |
| OKLab | oklab(79.86% 0.1444 -0.1011) |
| OKLCH | oklch(79.86% 0.176 325) |
| XYZ | xyz(65.3461, 46.9382, 96.8660) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.58
Candy Pink
#FF63E9
ΔE00 8.31
Mauve
#E0B0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592FB #98FB92
analogous
#C092FB #F592FB #FB92CD
triadic
#F592FB #FBF592 #92FBF5
tetradic
#F592FB #FBC092 #98FB92 #92CDFB
square
#F592FB #FBC092 #98FB92 #92CDFB
split-complementary
#F592FB #CDFB92 #92FBC0
monochromatic
#EA1CF7 #F057F9 #F592FB #FACDFD #FCE1FE
Accessibility & contrast
On white
2.02
#F592FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F592FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592FB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592FB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#FA9DBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f592fb; /* rgb */ color: rgb(245, 146, 251); /* oklch */ color: oklch(79.9% 0.176 325.0);
Tailwind
colors: {
custom: {
50: '#fab4fd',
500: '#f592fb',
950: '#000000',
},
}SCSS
$custom: #f592fb; $custom-light: #fab4fd; $custom-dark: #000000;
JSON
{
"hex": "#f592fb",
"rgb": {
"r": 245,
"g": 146,
"b": 251
},
"hsl": {
"h": 296.571,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79863,
"c": 0.17629,
"h": 325
},
"luminance": 0.46935
}Semantic roles & 50–950 ramp
primary
#F592FB
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085