#F985F4#F985F4
#F985F4 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.2% C 0.193 H 328.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F4 |
|---|---|
| RGB | rgb(249, 133, 244) |
| HSL | hsl(303, 91%, 75%) |
| HSV | hsv(303, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 2%, 2.4%) |
| CIE-LAB | lab(71.86, 59.04, -36.63) |
| CIE-LCH | lch(71.86, 69.48, 328.19°) |
| OKLab | oklab(78.16% 0.1655 -0.1001) |
| OKLCH | oklch(78.16% 0.193 328.8) |
| XYZ | xyz(63.7827, 43.4500, 90.5975) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F4 #85F98A
analogous
#C485F9 #F985F4 #F985BA
triadic
#F985F4 #F4F985 #85F4F9
tetradic
#F985F4 #F9C485 #85F98A #85BAF9
square
#F985F4 #F9C485 #85F98A #85BAF9
split-complementary
#F985F4 #BAF985 #85F9C4
monochromatic
#F310E9 #F64BEF #F985F4 #FCBFF9 #FEE2FC
Accessibility & contrast
On white
2.17
#F985F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F985F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F4
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F4 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#9EB6F0
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f4; /* rgb */ color: rgb(249, 133, 244); /* oklch */ color: oklch(78.2% 0.193 328.8);
Tailwind
colors: {
custom: {
50: '#fdacf8',
500: '#f985f4',
950: '#000000',
},
}SCSS
$custom: #f985f4; $custom-light: #fdacf8; $custom-dark: #000000;
JSON
{
"hex": "#f985f4",
"rgb": {
"r": 249,
"g": 133,
"b": 244
},
"hsl": {
"h": 302.586,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78165,
"c": 0.19343,
"h": 328.8
},
"luminance": 0.43446
}Semantic roles & 50–950 ramp
primary
#F985F4
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85