#F993F6#F993F6
#F993F6 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.2% C 0.172 H 328.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F993F6 |
|---|---|
| RGB | rgb(249, 147, 246) |
| HSL | hsl(302, 89%, 78%) |
| HSV | hsv(302, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 1.2%, 2.4%) |
| CIE-LAB | lab(74.61, 52.49, -33.45) |
| CIE-LCH | lch(74.61, 62.25, 327.49°) |
| OKLab | oklab(80.24% 0.1464 -0.0912) |
| OKLCH | oklch(80.24% 0.173 328.1) |
| XYZ | xyz(66.1341, 47.6642, 92.8875) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 8.13
Candy Pink
#FF63E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993F6 #93F996
analogous
#C993F9 #F993F6 #F993C3
triadic
#F993F6 #F6F993 #93F6F9
tetradic
#F993F6 #F9C993 #93F996 #93C3F9
square
#F993F6 #F9C993 #93F996 #93C3F9
split-complementary
#F993F6 #C3F993 #93F9C9
monochromatic
#F31FEC #F659F1 #F993F6 #FCCDFB #FDE2FD
Accessibility & contrast
On white
1.99
#F993F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F993F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993F6
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993F6 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFA
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#FF9CB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f993f6; /* rgb */ color: rgb(249, 147, 246); /* oklch */ color: oklch(80.2% 0.172 328.1);
Tailwind
colors: {
custom: {
50: '#fdb5f9',
500: '#f993f6',
950: '#000000',
},
}SCSS
$custom: #f993f6; $custom-light: #fdb5f9; $custom-dark: #000000;
JSON
{
"hex": "#f993f6",
"rgb": {
"r": 249,
"g": 147,
"b": 246
},
"hsl": {
"h": 301.765,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.80244,
"c": 0.1725,
"h": 328.1
},
"luminance": 0.47661
}Semantic roles & 50–950 ramp
primary
#F993F6
secondary
#D6F5D6
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085