#F993DF#F993DF
#F993DF is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.3% C 0.153 H 337.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F993DF |
|---|---|
| RGB | rgb(249, 147, 223) |
| HSL | hsl(315, 89%, 78%) |
| HSV | hsv(315, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 10.4%, 2.4%) |
| CIE-LAB | lab(73.76, 48.62, -22.20) |
| CIE-LCH | lch(73.76, 53.45, 335.46°) |
| OKLab | oklab(79.33% 0.141 -0.0595) |
| OKLCH | oklch(79.33% 0.153 337.1) |
| XYZ | xyz(62.8200, 46.3386, 75.4331) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993DF #93F9AD
analogous
#E093F9 #F993DF #F993AC
triadic
#F993DF #DFF993 #93DFF9
tetradic
#F993DF #F9E093 #93F9AD #93ACF9
square
#F993DF #F9E093 #93F9AD #93ACF9
split-complementary
#F993DF #ACF993 #93F9E0
monochromatic
#F31FBD #F659CE #F993DF #FCCDF0 #FDE2F6
Accessibility & contrast
On white
2.05
#F993DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F993DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993DF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993DF | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f993df; /* rgb */ color: rgb(249, 147, 223); /* oklch */ color: oklch(79.3% 0.153 337.1);
Tailwind
colors: {
custom: {
50: '#fdb5e9',
500: '#f993df',
950: '#000000',
},
}SCSS
$custom: #f993df; $custom-light: #fdb5e9; $custom-dark: #000000;
JSON
{
"hex": "#f993df",
"rgb": {
"r": 249,
"g": 147,
"b": 223
},
"hsl": {
"h": 315.294,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79329,
"c": 0.15306,
"h": 337.1
},
"luminance": 0.46335
}Semantic roles & 50–950 ramp
primary
#F993DF
secondary
#D6F5DE
accent
#E63A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084