#F993F7#F993F7
#F993F7 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.173 H 327.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F993F7 |
|---|---|
| RGB | rgb(249, 147, 247) |
| HSL | hsl(301, 89%, 78%) |
| HSV | hsv(301, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 0.8%, 2.4%) |
| CIE-LAB | lab(74.65, 52.67, -33.94) |
| CIE-LCH | lch(74.65, 62.65, 327.20°) |
| OKLab | oklab(80.29% 0.1466 -0.0926) |
| OKLCH | oklch(80.29% 0.173 327.7) |
| XYZ | xyz(66.2880, 47.7258, 93.6980) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.21
Plum
#DDA0DD
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 8.29
Candy Pink
#FF63E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993F7 #93F995
analogous
#C893F9 #F993F7 #F993C4
triadic
#F993F7 #F7F993 #93F7F9
tetradic
#F993F7 #F9C893 #93F995 #93C4F9
square
#F993F7 #F9C893 #93F995 #93C4F9
split-complementary
#F993F7 #C4F993 #93F9C8
monochromatic
#F31FEE #F659F3 #F993F7 #FCCDFB #FDE2FD
Accessibility & contrast
On white
1.99
#F993F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F993F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993F7
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993F7 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFB
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f993f7; /* rgb */ color: rgb(249, 147, 247); /* oklch */ color: oklch(80.3% 0.173 327.7);
Tailwind
colors: {
custom: {
50: '#fdb5fa',
500: '#f993f7',
950: '#000000',
},
}SCSS
$custom: #f993f7; $custom-light: #fdb5fa; $custom-dark: #000000;
JSON
{
"hex": "#f993f7",
"rgb": {
"r": 249,
"g": 147,
"b": 247
},
"hsl": {
"h": 301.176,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.80286,
"c": 0.1734,
"h": 327.7
},
"luminance": 0.47723
}Semantic roles & 50–950 ramp
primary
#F993F7
secondary
#D6F5D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085