#F985F3#F985F3
#F985F3 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.193 H 329.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F3 |
|---|---|
| RGB | rgb(249, 133, 243) |
| HSL | hsl(303, 91%, 75%) |
| HSV | hsv(303, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 2.4%, 2.4%) |
| CIE-LAB | lab(71.82, 58.87, -36.15) |
| CIE-LCH | lch(71.82, 69.09, 328.45°) |
| OKLab | oklab(78.12% 0.1653 -0.0987) |
| OKLCH | oklch(78.12% 0.193 329.2) |
| XYZ | xyz(63.6313, 43.3894, 89.8000) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F3 #85F98B
analogous
#C585F9 #F985F3 #F985B9
triadic
#F985F3 #F3F985 #85F3F9
tetradic
#F985F3 #F9C585 #85F98B #85B9F9
square
#F985F3 #F9C585 #85F98B #85B9F9
split-complementary
#F985F3 #B9F985 #85F9C5
monochromatic
#F310E8 #F64BED #F985F3 #FCBFF9 #FEE2FC
Accessibility & contrast
On white
2.17
#F985F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F985F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f3; /* rgb */ color: rgb(249, 133, 243); /* oklch */ color: oklch(78.1% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#fdacf7',
500: '#f985f3',
950: '#000000',
},
}SCSS
$custom: #f985f3; $custom-light: #fdacf7; $custom-dark: #000000;
JSON
{
"hex": "#f985f3",
"rgb": {
"r": 249,
"g": 133,
"b": 243
},
"hsl": {
"h": 303.103,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78122,
"c": 0.19257,
"h": 329.2
},
"luminance": 0.43386
}Semantic roles & 50–950 ramp
primary
#F985F3
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85