#F993DE#F993DE
#F993DE is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.3% C 0.152 H 337.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F993DE |
|---|---|
| RGB | rgb(249, 147, 222) |
| HSL | hsl(316, 89%, 78%) |
| HSV | hsv(316, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 10.8%, 2.4%) |
| CIE-LAB | lab(73.73, 48.46, -21.71) |
| CIE-LCH | lch(73.73, 53.10, 335.87°) |
| OKLab | oklab(79.29% 0.1407 -0.0582) |
| OKLCH | oklch(79.29% 0.152 337.5) |
| XYZ | xyz(62.6855, 46.2848, 74.7252) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.12
Pink (survey)
#FF81C0
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993DE #93F9AE
analogous
#E193F9 #F993DE #F993AB
triadic
#F993DE #DEF993 #93DEF9
tetradic
#F993DE #F9E193 #93F9AE #93ABF9
square
#F993DE #F9E193 #93F9AE #93ABF9
split-complementary
#F993DE #ABF993 #93F9E1
monochromatic
#F31FBB #F659CC #F993DE #FCCDF0 #FDE2F6
Accessibility & contrast
On white
2.05
#F993DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F993DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993DE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993DE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE1
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f993de; /* rgb */ color: rgb(249, 147, 222); /* oklch */ color: oklch(79.3% 0.152 337.5);
Tailwind
colors: {
custom: {
50: '#fdb5e8',
500: '#f993de',
950: '#000000',
},
}SCSS
$custom: #f993de; $custom-light: #fdb5e8; $custom-dark: #000000;
JSON
{
"hex": "#f993de",
"rgb": {
"r": 249,
"g": 147,
"b": 222
},
"hsl": {
"h": 315.882,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79291,
"c": 0.15228,
"h": 337.5
},
"luminance": 0.46281
}Semantic roles & 50–950 ramp
primary
#F993DE
secondary
#D6F5DE
accent
#E63D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084