#F985FC#F985FC
#F985FC is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.5% C 0.200 H 326.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F985FC |
|---|---|
| RGB | rgb(249, 133, 252) |
| HSL | hsl(298, 95%, 75%) |
| HSV | hsv(298, 47%, 99%) |
| CMYK | cmyk(1.2%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(72.19, 60.43, -40.47) |
| CIE-LCH | lch(72.19, 72.73, 326.19°) |
| OKLab | oklab(78.52% 0.1669 -0.1111) |
| OKLCH | oklch(78.52% 0.2 326.3) |
| XYZ | xyz(65.0238, 43.9464, 97.1341) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 6.02
Violet Pink
#FB5FFC
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985FC #88FC85
analogous
#BD85FC #F985FC #FC85C4
triadic
#F985FC #FCF985 #85FCF9
tetradic
#F985FC #FCBD85 #88FC85 #85C4FC
square
#F985FC #FCBD85 #88FC85 #85C4FC
split-complementary
#F985FC #C4FC85 #85FCBD
monochromatic
#F30EF9 #F649FB #F985FC #FCC1FD #FEE1FE
Accessibility & contrast
On white
2.15
#F985FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F985FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985FC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985FC | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f985fc; /* rgb */ color: rgb(249, 133, 252); /* oklch */ color: oklch(78.5% 0.200 326.3);
Tailwind
colors: {
custom: {
50: '#fdacfd',
500: '#f985fc',
950: '#000000',
},
}SCSS
$custom: #f985fc; $custom-light: #fdacfd; $custom-dark: #000000;
JSON
{
"hex": "#f985fc",
"rgb": {
"r": 249,
"g": 133,
"b": 252
},
"hsl": {
"h": 298.487,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78522,
"c": 0.20046,
"h": 326.3
},
"luminance": 0.43943
}Semantic roles & 50–950 ramp
primary
#F985FC
secondary
#D5F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86