#F985FB#F985FB
#F985FB is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.200 H 326.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F985FB |
|---|---|
| RGB | rgb(249, 133, 251) |
| HSL | hsl(299, 94%, 75%) |
| HSV | hsv(299, 47%, 98%) |
| CMYK | cmyk(0.8%, 47%, 0%, 1.6%) |
| CIE-LAB | lab(72.15, 60.25, -40.00) |
| CIE-LCH | lch(72.15, 72.32, 326.42°) |
| OKLab | oklab(78.48% 0.1667 -0.1097) |
| OKLCH | oklch(78.48% 0.2 326.6) |
| XYZ | xyz(64.8658, 43.8832, 96.3017) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985FB #87FB85
analogous
#BE85FB #F985FB #FB85C2
triadic
#F985FB #FBF985 #85FBF9
tetradic
#F985FB #FBBE85 #87FB85 #85C2FB
square
#F985FB #FBBE85 #87FB85 #85C2FB
split-complementary
#F985FB #C2FB85 #85FBBE
monochromatic
#F30EF7 #F64AF9 #F985FB #FCC0FD #FEE1FE
Accessibility & contrast
On white
2.15
#F985FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F985FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985FB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985FB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f985fb; /* rgb */ color: rgb(249, 133, 251); /* oklch */ color: oklch(78.5% 0.200 326.6);
Tailwind
colors: {
custom: {
50: '#fdacfd',
500: '#f985fb',
950: '#000000',
},
}SCSS
$custom: #f985fb; $custom-light: #fdacfd; $custom-dark: #000000;
JSON
{
"hex": "#f985fb",
"rgb": {
"r": 249,
"g": 133,
"b": 251
},
"hsl": {
"h": 298.983,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.78477,
"c": 0.19957,
"h": 326.6
},
"luminance": 0.4388
}Semantic roles & 50–950 ramp
primary
#F985FB
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85