#F985F8#F985F8
#F985F8 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.197 H 327.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F8 |
|---|---|
| RGB | rgb(249, 133, 248) |
| HSL | hsl(301, 91%, 75%) |
| HSV | hsv(301, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 0.4%, 2.4%) |
| CIE-LAB | lab(72.02, 59.73, -38.56) |
| CIE-LCH | lch(72.02, 71.10, 327.16°) |
| OKLab | oklab(78.34% 0.1662 -0.1056) |
| OKLCH | oklch(78.34% 0.197 327.6) |
| XYZ | xyz(64.3966, 43.6955, 93.8309) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F8 #85F986
analogous
#C085F9 #F985F8 #F985BE
triadic
#F985F8 #F8F985 #85F8F9
tetradic
#F985F8 #F9C085 #85F986 #85BEF9
square
#F985F8 #F9C085 #85F986 #85BEF9
split-complementary
#F985F8 #BEF985 #85F9C0
monochromatic
#F310F1 #F64BF5 #F985F8 #FCBFFB #FEE2FD
Accessibility & contrast
On white
2.16
#F985F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F985F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f985f8; /* rgb */ color: rgb(249, 133, 248); /* oklch */ color: oklch(78.3% 0.197 327.6);
Tailwind
colors: {
custom: {
50: '#fdacfb',
500: '#f985f8',
950: '#000000',
},
}SCSS
$custom: #f985f8; $custom-light: #fdacfb; $custom-dark: #000000;
JSON
{
"hex": "#f985f8",
"rgb": {
"r": 249,
"g": 133,
"b": 248
},
"hsl": {
"h": 300.517,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78342,
"c": 0.19692,
"h": 327.6
},
"luminance": 0.43692
}Semantic roles & 50–950 ramp
primary
#F985F8
secondary
#D5F6D6
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85