#F993F4#F993F4
#F993F4 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.171 H 328.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F993F4 |
|---|---|
| RGB | rgb(249, 147, 244) |
| HSL | hsl(303, 89%, 78%) |
| HSV | hsv(303, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 2%, 2.4%) |
| CIE-LAB | lab(74.54, 52.14, -32.49) |
| CIE-LCH | lch(74.54, 61.44, 328.08°) |
| OKLab | oklab(80.16% 0.146 -0.0884) |
| OKLCH | oklch(80.16% 0.171 328.8) |
| XYZ | xyz(65.8288, 47.5421, 91.2795) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 7.80
Candy Pink
#FF63E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993F4 #93F998
analogous
#CB93F9 #F993F4 #F993C1
triadic
#F993F4 #F4F993 #93F4F9
tetradic
#F993F4 #F9CB93 #93F998 #93C1F9
square
#F993F4 #F9CB93 #93F998 #93C1F9
split-complementary
#F993F4 #C1F993 #93F9CB
monochromatic
#F31FE8 #F659EE #F993F4 #FCCDFA #FDE2FC
Accessibility & contrast
On white
2.00
#F993F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F993F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993F4
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993F4 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAFF7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF9CB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f993f4; /* rgb */ color: rgb(249, 147, 244); /* oklch */ color: oklch(80.2% 0.171 328.8);
Tailwind
colors: {
custom: {
50: '#fdb5f8',
500: '#f993f4',
950: '#000000',
},
}SCSS
$custom: #f993f4; $custom-light: #fdb5f8; $custom-dark: #000000;
JSON
{
"hex": "#f993f4",
"rgb": {
"r": 249,
"g": 147,
"b": 244
},
"hsl": {
"h": 302.941,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.80161,
"c": 0.1707,
"h": 328.8
},
"luminance": 0.47539
}Semantic roles & 50–950 ramp
primary
#F993F4
secondary
#D6F5D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085