#F985F2#F985F2
#F985F2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.192 H 329.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F2 |
|---|---|
| RGB | rgb(249, 133, 242) |
| HSL | hsl(304, 91%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 2.8%, 2.4%) |
| CIE-LAB | lab(71.78, 58.70, -35.66) |
| CIE-LCH | lch(71.78, 68.69, 328.72°) |
| OKLab | oklab(78.08% 0.1652 -0.0974) |
| OKLCH | oklch(78.08% 0.192 329.5) |
| XYZ | xyz(63.4807, 43.3292, 89.0069) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F2 #85F98C
analogous
#C685F9 #F985F2 #F985B8
triadic
#F985F2 #F2F985 #85F2F9
tetradic
#F985F2 #F9C685 #85F98C #85B8F9
square
#F985F2 #F9C685 #85F98C #85B8F9
split-complementary
#F985F2 #B8F985 #85F9C6
monochromatic
#F310E6 #F64BEC #F985F2 #FCBFF8 #FEE2FC
Accessibility & contrast
On white
2.17
#F985F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F985F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f2; /* rgb */ color: rgb(249, 133, 242); /* oklch */ color: oklch(78.1% 0.192 329.5);
Tailwind
colors: {
custom: {
50: '#fdacf6',
500: '#f985f2',
950: '#000000',
},
}SCSS
$custom: #f985f2; $custom-light: #fdacf6; $custom-dark: #000000;
JSON
{
"hex": "#f985f2",
"rgb": {
"r": 249,
"g": 133,
"b": 242
},
"hsl": {
"h": 303.621,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78078,
"c": 0.19171,
"h": 329.5
},
"luminance": 0.43326
}Semantic roles & 50–950 ramp
primary
#F985F2
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85