#F985F0#F985F0
#F985F0 is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.190 H 330.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F0 |
|---|---|
| RGB | rgb(249, 133, 240) |
| HSL | hsl(305, 91%, 75%) |
| HSV | hsv(305, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 3.6%, 2.4%) |
| CIE-LAB | lab(71.70, 58.37, -34.69) |
| CIE-LCH | lch(71.70, 67.90, 329.27°) |
| OKLab | oklab(77.99% 0.1648 -0.0946) |
| OKLCH | oklch(77.99% 0.19 330.1) |
| XYZ | xyz(63.1820, 43.2097, 87.4335) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 6.69
Violet Pink
#FB5FFC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F0 #85F98E
analogous
#C885F9 #F985F0 #F985B6
triadic
#F985F0 #F0F985 #85F0F9
tetradic
#F985F0 #F9C885 #85F98E #85B6F9
square
#F985F0 #F9C885 #85F98E #85B6F9
split-complementary
#F985F0 #B6F985 #85F9C8
monochromatic
#F310E2 #F64BE9 #F985F0 #FCBFF7 #FEE2FB
Accessibility & contrast
On white
2.18
#F985F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F985F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F0
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F0 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f0; /* rgb */ color: rgb(249, 133, 240); /* oklch */ color: oklch(78.0% 0.190 330.1);
Tailwind
colors: {
custom: {
50: '#fdacf5',
500: '#f985f0',
950: '#000000',
},
}SCSS
$custom: #f985f0; $custom-light: #fdacf5; $custom-dark: #000000;
JSON
{
"hex": "#f985f0",
"rgb": {
"r": 249,
"g": 133,
"b": 240
},
"hsl": {
"h": 304.655,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77991,
"c": 0.19,
"h": 330.1
},
"luminance": 0.43206
}Semantic roles & 50–950 ramp
primary
#F985F0
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85