#F985F7#F985F7
#F985F7 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.196 H 327.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F7 |
|---|---|
| RGB | rgb(249, 133, 247) |
| HSL | hsl(301, 91%, 75%) |
| HSV | hsv(301, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 0.8%, 2.4%) |
| CIE-LAB | lab(71.98, 59.56, -38.08) |
| CIE-LCH | lch(71.98, 70.69, 327.41°) |
| OKLab | oklab(78.3% 0.166 -0.1042) |
| OKLCH | oklch(78.3% 0.196 327.9) |
| XYZ | xyz(64.2419, 43.6337, 93.0160) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.35
Violet Pink
#FB5FFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F7 #85F987
analogous
#C185F9 #F985F7 #F985BD
triadic
#F985F7 #F7F985 #85F7F9
tetradic
#F985F7 #F9C185 #85F987 #85BDF9
square
#F985F7 #F9C185 #85F987 #85BDF9
split-complementary
#F985F7 #BDF985 #85F9C1
monochromatic
#F310EF #F64BF3 #F985F7 #FCBFFB #FEE2FD
Accessibility & contrast
On white
2.16
#F985F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F985F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F7
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F7 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f7; /* rgb */ color: rgb(249, 133, 247); /* oklch */ color: oklch(78.3% 0.196 327.9);
Tailwind
colors: {
custom: {
50: '#fdacfa',
500: '#f985f7',
950: '#000000',
},
}SCSS
$custom: #f985f7; $custom-light: #fdacfa; $custom-dark: #000000;
JSON
{
"hex": "#f985f7",
"rgb": {
"r": 249,
"g": 133,
"b": 247
},
"hsl": {
"h": 301.034,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78298,
"c": 0.19605,
"h": 327.9
},
"luminance": 0.4363
}Semantic roles & 50–950 ramp
primary
#F985F7
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85