#F985DD#F985DD
#F985DD is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.2% C 0.175 H 337.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F985DD |
|---|---|
| RGB | rgb(249, 133, 221) |
| HSL | hsl(314, 91%, 75%) |
| HSV | hsv(314, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 11.2%, 2.4%) |
| CIE-LAB | lab(70.97, 55.26, -25.37) |
| CIE-LCH | lch(70.97, 60.81, 335.34°) |
| OKLab | oklab(77.21% 0.1608 -0.0683) |
| OKLCH | oklch(77.21% 0.175 337) |
| XYZ | xyz(60.5059, 42.1392, 73.3394) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 4.89
Pink (survey)
#FF81C0
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985DD #85F9A1
analogous
#DB85F9 #F985DD #F985A3
triadic
#F985DD #DDF985 #85DDF9
tetradic
#F985DD #F9DB85 #85F9A1 #85A3F9
square
#F985DD #F9DB85 #85F9A1 #85A3F9
split-complementary
#F985DD #A3F985 #85F9DB
monochromatic
#F310BC #F64BCD #F985DD #FCBFED #FEE2F7
Accessibility & contrast
On white
2.23
#F985DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F985DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985DD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985DD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E0
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#FF89A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f985dd; /* rgb */ color: rgb(249, 133, 221); /* oklch */ color: oklch(77.2% 0.175 337.0);
Tailwind
colors: {
custom: {
50: '#fdace7',
500: '#f985dd',
950: '#000000',
},
}SCSS
$custom: #f985dd; $custom-light: #fdace7; $custom-dark: #000000;
JSON
{
"hex": "#f985dd",
"rgb": {
"r": 249,
"g": 133,
"b": 221
},
"hsl": {
"h": 314.483,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77207,
"c": 0.17466,
"h": 337
},
"luminance": 0.42135
}Semantic roles & 50–950 ramp
primary
#F985DD
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84