#F983DD#F983DD
#F983DD is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.9% C 0.178 H 336.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F983DD |
|---|---|
| RGB | rgb(249, 131, 221) |
| HSL | hsl(314, 91%, 75%) |
| HSV | hsv(314, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 11.2%, 2.4%) |
| CIE-LAB | lab(70.59, 56.23, -25.95) |
| CIE-LCH | lch(70.59, 61.93, 335.23°) |
| OKLab | oklab(76.93% 0.1636 -0.0699) |
| OKLCH | oklch(76.93% 0.178 336.9) |
| XYZ | xyz(60.2346, 41.5968, 73.2490) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 6.14
Pink (survey)
#FF81C0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F983DD #83F99F
analogous
#DA83F9 #F983DD #F983A2
triadic
#F983DD #DDF983 #83DDF9
tetradic
#F983DD #F9DA83 #83F99F #83A2F9
square
#F983DD #F9DA83 #83F99F #83A2F9
split-complementary
#F983DD #A2F983 #83F9DA
monochromatic
#F30EBD #F649CD #F983DD #FCBDED #FEE2F7
Accessibility & contrast
On white
2.25
#F983DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F983DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F983DD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F983DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F983DD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#FF87A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f983dd; /* rgb */ color: rgb(249, 131, 221); /* oklch */ color: oklch(76.9% 0.178 336.9);
Tailwind
colors: {
custom: {
50: '#fdaae7',
500: '#f983dd',
950: '#000000',
},
}SCSS
$custom: #f983dd; $custom-light: #fdaae7; $custom-dark: #000000;
JSON
{
"hex": "#f983dd",
"rgb": {
"r": 249,
"g": 131,
"b": 221
},
"hsl": {
"h": 314.237,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76928,
"c": 0.1779,
"h": 336.9
},
"luminance": 0.41593
}Semantic roles & 50–950 ramp
primary
#F983DD
secondary
#D5F6DD
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84