#F985E5#F985E5
#F985E5 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.5% C 0.181 H 334.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F985E5 |
|---|---|
| RGB | rgb(249, 133, 229) |
| HSL | hsl(310, 91%, 75%) |
| HSV | hsv(310, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 8%, 2.4%) |
| CIE-LAB | lab(71.27, 56.54, -29.32) |
| CIE-LCH | lch(71.27, 63.69, 332.59°) |
| OKLab | oklab(77.53% 0.1626 -0.0794) |
| OKLCH | oklch(77.53% 0.181 334) |
| XYZ | xyz(61.5972, 42.5758, 79.0871) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.89
Orchid
#DA70D6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985E5 #85F999
analogous
#D385F9 #F985E5 #F985AB
triadic
#F985E5 #E5F985 #85E5F9
tetradic
#F985E5 #F9D385 #85F999 #85ABF9
square
#F985E5 #F9D385 #85F999 #85ABF9
split-complementary
#F985E5 #ABF985 #85F9D3
monochromatic
#F310CC #F64BD9 #F985E5 #FCBFF1 #FEE2F9
Accessibility & contrast
On white
2.21
#F985E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F985E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985E5
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985E5 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E8
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#FF8BAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f985e5; /* rgb */ color: rgb(249, 133, 229); /* oklch */ color: oklch(77.5% 0.181 334.0);
Tailwind
colors: {
custom: {
50: '#fdaced',
500: '#f985e5',
950: '#000000',
},
}SCSS
$custom: #f985e5; $custom-light: #fdaced; $custom-dark: #000000;
JSON
{
"hex": "#f985e5",
"rgb": {
"r": 249,
"g": 133,
"b": 229
},
"hsl": {
"h": 310.345,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77529,
"c": 0.18091,
"h": 334
},
"luminance": 0.42572
}Semantic roles & 50–950 ramp
primary
#F985E5
secondary
#D5F6DB
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84