#F593F2#F593F2
#F593F2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.6% C 0.166 H 328.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F593F2 |
|---|---|
| RGB | rgb(245, 147, 242) |
| HSL | hsl(302, 83%, 77%) |
| HSV | hsv(302, 40%, 96%) |
| CMYK | cmyk(0%, 40%, 1.2%, 3.9%) |
| CIE-LAB | lab(73.99, 50.61, -32.27) |
| CIE-LCH | lch(73.99, 60.02, 327.47°) |
| OKLab | oklab(79.63% 0.1412 -0.0879) |
| OKLCH | oklch(79.63% 0.166 328.1) |
| XYZ | xyz(64.1158, 46.6938, 89.6227) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 7.85
Candy Pink
#FF63E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F593F2 #93F596
analogous
#C793F5 #F593F2 #F593C1
triadic
#F593F2 #F2F593 #93F2F5
tetradic
#F593F2 #F5C793 #93F596 #93C1F5
square
#F593F2 #F5C793 #93F596 #93C1F5
split-complementary
#F593F2 #C1F593 #93F5C7
monochromatic
#EB23E5 #F05BEB #F593F2 #FACBF9 #FCE3FC
Accessibility & contrast
On white
2.03
#F593F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F593F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F593F2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F593F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F593F2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FB9CB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f593f2; /* rgb */ color: rgb(245, 147, 242); /* oklch */ color: oklch(79.6% 0.166 328.1);
Tailwind
colors: {
custom: {
50: '#fab5f6',
500: '#f593f2',
950: '#000000',
},
}SCSS
$custom: #f593f2; $custom-light: #fab5f6; $custom-dark: #000000;
JSON
{
"hex": "#f593f2",
"rgb": {
"r": 245,
"g": 147,
"b": 242
},
"hsl": {
"h": 301.837,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.79629,
"c": 0.16629,
"h": 328.1
},
"luminance": 0.46691
}Semantic roles & 50–950 ramp
primary
#F593F2
secondary
#D7F4D8
accent
#DF0D06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085