#F993DD#F993DD
#F993DD is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.3% C 0.152 H 338.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F993DD |
|---|---|
| RGB | rgb(249, 147, 221) |
| HSL | hsl(316, 89%, 78%) |
| HSV | hsv(316, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 11.2%, 2.4%) |
| CIE-LAB | lab(73.70, 48.30, -21.21) |
| CIE-LCH | lch(73.70, 52.75, 336.29°) |
| OKLab | oklab(79.25% 0.1405 -0.0568) |
| OKLCH | oklch(79.25% 0.152 338) |
| XYZ | xyz(62.5519, 46.2313, 74.0214) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.26
Violet (CSS)
#EE82EE
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993DD #93F9AF
analogous
#E293F9 #F993DD #F993AA
triadic
#F993DD #DDF993 #93DDF9
tetradic
#F993DD #F9E293 #93F9AF #93AAF9
square
#F993DD #F9E293 #93F9AF #93AAF9
split-complementary
#F993DD #AAF993 #93F9E2
monochromatic
#F31FB8 #F659CB #F993DD #FCCDEF #FDE2F6
Accessibility & contrast
On white
2.05
#F993DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F993DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993DD
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993DD | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABE0
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#FF96AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f993dd; /* rgb */ color: rgb(249, 147, 221); /* oklch */ color: oklch(79.3% 0.152 338.0);
Tailwind
colors: {
custom: {
50: '#fdb5e7',
500: '#f993dd',
950: '#000000',
},
}SCSS
$custom: #f993dd; $custom-light: #fdb5e7; $custom-dark: #000000;
JSON
{
"hex": "#f993dd",
"rgb": {
"r": 249,
"g": 147,
"b": 221
},
"hsl": {
"h": 316.471,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79254,
"c": 0.15152,
"h": 338
},
"luminance": 0.46228
}Semantic roles & 50–950 ramp
primary
#F993DD
secondary
#D6F5DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084