#F593FB#F593FB
#F593FB is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.175 H 325.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F593FB |
|---|---|
| RGB | rgb(245, 147, 251) |
| HSL | hsl(297, 93%, 78%) |
| HSV | hsv(297, 41%, 98%) |
| CMYK | cmyk(2.4%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(74.35, 52.21, -36.62) |
| CIE-LCH | lch(74.35, 63.77, 324.96°) |
| OKLab | oklab(80.01% 0.143 -0.1003) |
| OKLCH | oklch(80.01% 0.175 325) |
| XYZ | xyz(65.5009, 47.2478, 96.9176) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.34
Plum
#DDA0DD
ΔE00 7.45
Mauve
#E0B0FF
ΔE00 8.17
Baby Purple
#CA9BF7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F593FB #99FB93
analogous
#C193FB #F593FB #FB93CD
triadic
#F593FB #FBF593 #93FBF5
tetradic
#F593FB #FBC193 #99FB93 #93CDFB
square
#F593FB #FBC193 #99FB93 #93CDFB
split-complementary
#F593FB #CDFB93 #93FBC1
monochromatic
#EA1DF7 #F058F9 #F593FB #FACEFD #FCE1FE
Accessibility & contrast
On white
2.01
#F593FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F593FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F593FB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F593FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F593FB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#F99EBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f593fb; /* rgb */ color: rgb(245, 147, 251); /* oklch */ color: oklch(80.0% 0.175 325.0);
Tailwind
colors: {
custom: {
50: '#fab5fd',
500: '#f593fb',
950: '#000000',
},
}SCSS
$custom: #f593fb; $custom-light: #fab5fd; $custom-dark: #000000;
JSON
{
"hex": "#f593fb",
"rgb": {
"r": 245,
"g": 147,
"b": 251
},
"hsl": {
"h": 296.538,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.80011,
"c": 0.17465,
"h": 325
},
"luminance": 0.47245
}Semantic roles & 50–950 ramp
primary
#F593FB
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085