#F985F5#F985F5
#F985F5 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.194 H 328.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F985F5 |
|---|---|
| RGB | rgb(249, 133, 245) |
| HSL | hsl(302, 91%, 75%) |
| HSV | hsv(302, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 1.6%, 2.4%) |
| CIE-LAB | lab(71.90, 59.22, -37.11) |
| CIE-LCH | lch(71.90, 69.88, 327.92°) |
| OKLab | oklab(78.21% 0.1657 -0.1015) |
| OKLCH | oklch(78.21% 0.194 328.5) |
| XYZ | xyz(63.9350, 43.5109, 91.3993) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985F5 #85F989
analogous
#C385F9 #F985F5 #F985BB
triadic
#F985F5 #F5F985 #85F5F9
tetradic
#F985F5 #F9C385 #85F989 #85BBF9
square
#F985F5 #F9C385 #85F989 #85BBF9
split-complementary
#F985F5 #BBF985 #85F9C3
monochromatic
#F310EB #F64BF0 #F985F5 #FCBFFA #FEE2FD
Accessibility & contrast
On white
2.16
#F985F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F985F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985F5
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985F5 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f985f5; /* rgb */ color: rgb(249, 133, 245); /* oklch */ color: oklch(78.2% 0.194 328.5);
Tailwind
colors: {
custom: {
50: '#fdacf8',
500: '#f985f5',
950: '#000000',
},
}SCSS
$custom: #f985f5; $custom-light: #fdacf8; $custom-dark: #000000;
JSON
{
"hex": "#f985f5",
"rgb": {
"r": 249,
"g": 133,
"b": 245
},
"hsl": {
"h": 302.069,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78209,
"c": 0.1943,
"h": 328.5
},
"luminance": 0.43507
}Semantic roles & 50–950 ramp
primary
#F985F5
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85