#F983DE#F983DE
#F983DE is a light, vivid pink. Relative luminance 0.416; OKLCH L 77.0% C 0.179 H 336.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F983DE |
|---|---|
| RGB | rgb(249, 131, 222) |
| HSL | hsl(314, 91%, 75%) |
| HSV | hsv(314, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 10.8%, 2.4%) |
| CIE-LAB | lab(70.63, 56.39, -26.44) |
| CIE-LCH | lch(70.63, 62.28, 334.88°) |
| OKLab | oklab(76.97% 0.1638 -0.0713) |
| OKLCH | oklch(76.97% 0.179 336.5) |
| XYZ | xyz(60.3683, 41.6503, 73.9527) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F983DE #83F99E
analogous
#D983F9 #F983DE #F983A3
triadic
#F983DE #DEF983 #83DEF9
tetradic
#F983DE #F9D983 #83F99E #83A3F9
square
#F983DE #F9D983 #83F99E #83A3F9
split-complementary
#F983DE #A3F983 #83F9D9
monochromatic
#F30EBF #F649CE #F983DE #FCBDEE #FEE2F7
Accessibility & contrast
On white
2.25
#F983DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F983DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F983DE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F983DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F983DE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f983de; /* rgb */ color: rgb(249, 131, 222); /* oklch */ color: oklch(77.0% 0.179 336.5);
Tailwind
colors: {
custom: {
50: '#fdaae8',
500: '#f983de',
950: '#000000',
},
}SCSS
$custom: #f983de; $custom-light: #fdaae8; $custom-dark: #000000;
JSON
{
"hex": "#f983de",
"rgb": {
"r": 249,
"g": 131,
"b": 222
},
"hsl": {
"h": 313.729,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76968,
"c": 0.17866,
"h": 336.5
},
"luminance": 0.41646
}Semantic roles & 50–950 ramp
primary
#F983DE
secondary
#D5F6DD
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84