#F985E6#F985E6
#F985E6 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.6% C 0.182 H 333.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F985E6 |
|---|---|
| RGB | rgb(249, 133, 230) |
| HSL | hsl(310, 91%, 75%) |
| HSV | hsv(310, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 7.6%, 2.4%) |
| CIE-LAB | lab(71.30, 56.71, -29.81) |
| CIE-LCH | lch(71.30, 64.07, 332.27°) |
| OKLab | oklab(77.57% 0.1628 -0.0808) |
| OKLCH | oklch(77.57% 0.182 333.6) |
| XYZ | xyz(61.7372, 42.6318, 79.8245) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 5.83
Orchid
#DA70D6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985E6 #85F998
analogous
#D285F9 #F985E6 #F985AC
triadic
#F985E6 #E6F985 #85E6F9
tetradic
#F985E6 #F9D285 #85F998 #85ACF9
square
#F985E6 #F9D285 #85F998 #85ACF9
split-complementary
#F985E6 #ACF985 #85F9D2
monochromatic
#F310CE #F64BDA #F985E6 #FCBFF2 #FEE2F9
Accessibility & contrast
On white
2.20
#F985E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F985E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985E6
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985E6 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#FF8CAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f985e6; /* rgb */ color: rgb(249, 133, 230); /* oklch */ color: oklch(77.6% 0.182 333.6);
Tailwind
colors: {
custom: {
50: '#fdacee',
500: '#f985e6',
950: '#000000',
},
}SCSS
$custom: #f985e6; $custom-light: #fdacee; $custom-dark: #000000;
JSON
{
"hex": "#f985e6",
"rgb": {
"r": 249,
"g": 133,
"b": 230
},
"hsl": {
"h": 309.828,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.7757,
"c": 0.18171,
"h": 333.6
},
"luminance": 0.42628
}Semantic roles & 50–950 ramp
primary
#F985E6
secondary
#D5F6DB
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84