#F993FC#F993FC
#F993FC is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.178 H 326.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F993FC |
|---|---|
| RGB | rgb(249, 147, 252) |
| HSL | hsl(298, 95%, 78%) |
| HSV | hsv(298, 42%, 99%) |
| CMYK | cmyk(1.2%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(74.85, 53.55, -36.34) |
| CIE-LCH | lch(74.85, 64.72, 325.84°) |
| OKLab | oklab(80.5% 0.1476 -0.0994) |
| OKLCH | oklch(80.5% 0.178 326) |
| XYZ | xyz(67.0699, 48.0385, 97.8161) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 8.43
Mauve
#E0B0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993FC #96FC93
analogous
#C493FC #F993FC #FC93CA
triadic
#F993FC #FCF993 #93FCF9
tetradic
#F993FC #FCC493 #96FC93 #93CAFC
square
#F993FC #FCC493 #96FC93 #93CAFC
split-complementary
#F993FC #CAFC93 #93FCC4
monochromatic
#F21CF9 #F657FA #F993FC #FCCFFE #FDE1FE
Accessibility & contrast
On white
1.98
#F993FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F993FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993FC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993FC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#FE9EBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f993fc; /* rgb */ color: rgb(249, 147, 252); /* oklch */ color: oklch(80.5% 0.178 326.0);
Tailwind
colors: {
custom: {
50: '#fdb5fd',
500: '#f993fc',
950: '#000000',
},
}SCSS
$custom: #f993fc; $custom-light: #fdb5fd; $custom-dark: #000000;
JSON
{
"hex": "#f993fc",
"rgb": {
"r": 249,
"g": 147,
"b": 252
},
"hsl": {
"h": 298.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80499,
"c": 0.17799,
"h": 326
},
"luminance": 0.48035
}Semantic roles & 50–950 ramp
primary
#F993FC
secondary
#D6F6D5
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085