#F993F2#F993F2
#F993F2 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.169 H 329.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F993F2 |
|---|---|
| RGB | rgb(249, 147, 242) |
| HSL | hsl(304, 89%, 78%) |
| HSV | hsv(304, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 2.8%, 2.4%) |
| CIE-LAB | lab(74.46, 51.80, -31.52) |
| CIE-LCH | lch(74.46, 60.63, 328.68°) |
| OKLab | oklab(80.08% 0.1456 -0.0857) |
| OKLCH | oklch(80.08% 0.169 329.5) |
| XYZ | xyz(65.5267, 47.4213, 89.6889) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993F2 #93F99A
analogous
#CD93F9 #F993F2 #F993BF
triadic
#F993F2 #F2F993 #93F2F9
tetradic
#F993F2 #F9CD93 #93F99A #93BFF9
square
#F993F2 #F9CD93 #93F99A #93BFF9
split-complementary
#F993F2 #BFF993 #93F9CD
monochromatic
#F31FE4 #F659EB #F993F2 #FCCDF9 #FDE2FC
Accessibility & contrast
On white
2.00
#F993F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F993F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993F2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993F2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f993f2; /* rgb */ color: rgb(249, 147, 242); /* oklch */ color: oklch(80.1% 0.169 329.5);
Tailwind
colors: {
custom: {
50: '#fdb5f6',
500: '#f993f2',
950: '#000000',
},
}SCSS
$custom: #f993f2; $custom-light: #fdb5f6; $custom-dark: #000000;
JSON
{
"hex": "#f993f2",
"rgb": {
"r": 249,
"g": 147,
"b": 242
},
"hsl": {
"h": 304.118,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.80078,
"c": 0.16892,
"h": 329.5
},
"luminance": 0.47418
}Semantic roles & 50–950 ramp
primary
#F993F2
secondary
#D6F5D8
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085