#F985DF#F985DF
#F985DF is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.3% C 0.176 H 336.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F985DF |
|---|---|
| RGB | rgb(249, 133, 223) |
| HSL | hsl(313, 91%, 75%) |
| HSV | hsv(313, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 10.4%, 2.4%) |
| CIE-LAB | lab(71.04, 55.58, -26.36) |
| CIE-LCH | lch(71.04, 61.52, 334.62°) |
| OKLab | oklab(77.29% 0.1612 -0.0711) |
| OKLCH | oklch(77.29% 0.176 336.2) |
| XYZ | xyz(60.7739, 42.2464, 74.7511) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985DF #85F99F
analogous
#D985F9 #F985DF #F985A5
triadic
#F985DF #DFF985 #85DFF9
tetradic
#F985DF #F9D985 #85F99F #85A5F9
square
#F985DF #F9D985 #85F99F #85A5F9
split-complementary
#F985DF #A5F985 #85F9D9
monochromatic
#F310C0 #F64BD0 #F985DF #FCBFEE #FEE2F7
Accessibility & contrast
On white
2.22
#F985DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F985DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985DF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985DF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#FF8AA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f985df; /* rgb */ color: rgb(249, 133, 223); /* oklch */ color: oklch(77.3% 0.176 336.2);
Tailwind
colors: {
custom: {
50: '#fdace9',
500: '#f985df',
950: '#000000',
},
}SCSS
$custom: #f985df; $custom-light: #fdace9; $custom-dark: #000000;
JSON
{
"hex": "#f985df",
"rgb": {
"r": 249,
"g": 133,
"b": 223
},
"hsl": {
"h": 313.448,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77287,
"c": 0.17619,
"h": 336.2
},
"luminance": 0.42243
}Semantic roles & 50–950 ramp
primary
#F985DF
secondary
#D5F6DD
accent
#E63300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84