#F593F4#F593F4
#F593F4 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.168 H 327.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F593F4 |
|---|---|
| RGB | rgb(245, 147, 244) |
| HSL | hsl(301, 83%, 77%) |
| HSV | hsv(301, 40%, 96%) |
| CMYK | cmyk(0%, 40%, 0.4%, 3.9%) |
| CIE-LAB | lab(74.07, 50.96, -33.24) |
| CIE-LCH | lch(74.07, 60.84, 326.88°) |
| OKLab | oklab(79.71% 0.1416 -0.0906) |
| OKLCH | oklch(79.71% 0.168 327.4) |
| XYZ | xyz(64.4178, 46.8146, 91.2134) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.67
Bubblegum Pink
#FE83CC
ΔE00 8.18
Candy Pink
#FF63E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F593F4 #93F594
analogous
#C593F5 #F593F4 #F593C3
triadic
#F593F4 #F4F593 #93F4F5
tetradic
#F593F4 #F5C593 #93F594 #93C3F5
square
#F593F4 #F5C593 #93F594 #93C3F5
split-complementary
#F593F4 #C3F593 #93F5C5
monochromatic
#EB23E9 #F05BEE #F593F4 #FACBFA #FCE3FC
Accessibility & contrast
On white
2.03
#F593F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F593F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F593F4
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F593F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F593F4 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#FB9CB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f593f4; /* rgb */ color: rgb(245, 147, 244); /* oklch */ color: oklch(79.7% 0.168 327.4);
Tailwind
colors: {
custom: {
50: '#fab5f8',
500: '#f593f4',
950: '#000000',
},
}SCSS
$custom: #f593f4; $custom-light: #fab5f8; $custom-dark: #000000;
JSON
{
"hex": "#f593f4",
"rgb": {
"r": 245,
"g": 147,
"b": 244
},
"hsl": {
"h": 300.612,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.79713,
"c": 0.16811,
"h": 327.4
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#F593F4
secondary
#D7F4D7
accent
#DF0806
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085