#F985F6#F985F6
#F985F6 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.195 H 328.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F6 |
|---|---|
| RGB | rgb(249, 133, 246) |
| HSL | hsl(302, 91%, 75%) |
| HSV | hsv(302, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 1.2%, 2.4%) |
| CIE-LAB | lab(71.94, 59.39, -37.59) |
| CIE-LCH | lch(71.94, 70.29, 327.66°) |
| OKLab | oklab(78.25% 0.1659 -0.1029) |
| OKLCH | oklch(78.25% 0.195 328.2) |
| XYZ | xyz(64.0880, 43.5721, 92.2055) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 6.38
Violet Pink
#FB5FFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F6 #85F988
analogous
#C285F9 #F985F6 #F985BC
triadic
#F985F6 #F6F985 #85F6F9
tetradic
#F985F6 #F9C285 #85F988 #85BCF9
square
#F985F6 #F9C285 #85F988 #85BCF9
split-complementary
#F985F6 #BCF985 #85F9C2
monochromatic
#F310ED #F64BF2 #F985F6 #FCBFFA #FEE2FD
Accessibility & contrast
On white
2.16
#F985F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F985F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F6
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F6 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FA
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f6; /* rgb */ color: rgb(249, 133, 246); /* oklch */ color: oklch(78.3% 0.195 328.2);
Tailwind
colors: {
custom: {
50: '#fdacf9',
500: '#f985f6',
950: '#000000',
},
}SCSS
$custom: #f985f6; $custom-light: #fdacf9; $custom-dark: #000000;
JSON
{
"hex": "#f985f6",
"rgb": {
"r": 249,
"g": 133,
"b": 246
},
"hsl": {
"h": 301.552,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78253,
"c": 0.19517,
"h": 328.2
},
"luminance": 0.43569
}Semantic roles & 50–950 ramp
primary
#F985F6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85