#F993EF#F993EF
#F993EF is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.166 H 330.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F993EF |
|---|---|
| RGB | rgb(249, 147, 239) |
| HSL | hsl(306, 89%, 78%) |
| HSV | hsv(306, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 4%, 2.4%) |
| CIE-LAB | lab(74.34, 51.28, -30.06) |
| CIE-LCH | lch(74.34, 59.44, 329.62°) |
| OKLab | oklab(79.96% 0.1449 -0.0816) |
| OKLCH | oklch(79.96% 0.166 330.6) |
| XYZ | xyz(65.0799, 47.2425, 87.3354) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993EF #93F99D
analogous
#D093F9 #F993EF #F993BC
triadic
#F993EF #EFF993 #93EFF9
tetradic
#F993EF #F9D093 #93F99D #93BCF9
square
#F993EF #F9D093 #93F99D #93BCF9
split-complementary
#F993EF #BCF993 #93F9D0
monochromatic
#F31FDE #F659E6 #F993EF #FCCDF8 #FDE2FB
Accessibility & contrast
On white
2.01
#F993EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F993EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993EF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993EF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f993ef; /* rgb */ color: rgb(249, 147, 239); /* oklch */ color: oklch(80.0% 0.166 330.6);
Tailwind
colors: {
custom: {
50: '#fdb5f4',
500: '#f993ef',
950: '#000000',
},
}SCSS
$custom: #f993ef; $custom-light: #fdb5f4; $custom-dark: #000000;
JSON
{
"hex": "#f993ef",
"rgb": {
"r": 249,
"g": 147,
"b": 239
},
"hsl": {
"h": 305.882,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79956,
"c": 0.16629,
"h": 330.6
},
"luminance": 0.47239
}Semantic roles & 50–950 ramp
primary
#F993EF
secondary
#D6F5D9
accent
#E61600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085