#F985F9#F985F9
#F985F9 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.198 H 327.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F9 |
|---|---|
| RGB | rgb(249, 133, 249) |
| HSL | hsl(300, 91%, 75%) |
| HSV | hsv(300, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.07, 59.91, -39.04) |
| CIE-LCH | lch(72.07, 71.50, 326.91°) |
| OKLab | oklab(78.39% 0.1664 -0.107) |
| OKLCH | oklch(78.39% 0.198 327.3) |
| XYZ | xyz(64.5522, 43.7578, 94.6501) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.29
Violet Pink
#FB5FFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F9 #85F985
analogous
#BF85F9 #F985F9 #F985BF
triadic
#F985F9 #F9F985 #85F9F9
tetradic
#F985F9 #F9BF85 #85F985 #85BFF9
square
#F985F9 #F9BF85 #85F985 #85BFF9
split-complementary
#F985F9 #BFF985 #85F9BF
monochromatic
#F310F3 #F64BF6 #F985F9 #FCBFFC #FEE2FE
Accessibility & contrast
On white
2.15
#F985F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F985F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#FF91B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f985f9; /* rgb */ color: rgb(249, 133, 249); /* oklch */ color: oklch(78.4% 0.198 327.3);
Tailwind
colors: {
custom: {
50: '#fdacfb',
500: '#f985f9',
950: '#000000',
},
}SCSS
$custom: #f985f9; $custom-light: #fdacfb; $custom-dark: #000000;
JSON
{
"hex": "#f985f9",
"rgb": {
"r": 249,
"g": 133,
"b": 249
},
"hsl": {
"h": 300,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78387,
"c": 0.1978,
"h": 327.3
},
"luminance": 0.43754
}Semantic roles & 50–950 ramp
primary
#F985F9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85