#F985DE#F985DE
#F985DE is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.2% C 0.175 H 336.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F985DE |
|---|---|
| RGB | rgb(249, 133, 222) |
| HSL | hsl(314, 91%, 75%) |
| HSV | hsv(314, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 10.8%, 2.4%) |
| CIE-LAB | lab(71.00, 55.42, -25.87) |
| CIE-LCH | lch(71.00, 61.16, 334.98°) |
| OKLab | oklab(77.25% 0.161 -0.0697) |
| OKLCH | oklch(77.25% 0.175 336.6) |
| XYZ | xyz(60.6395, 42.1927, 74.0432) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 6.44
Pink (survey)
#FF81C0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985DE #85F9A0
analogous
#DA85F9 #F985DE #F985A4
triadic
#F985DE #DEF985 #85DEF9
tetradic
#F985DE #F9DA85 #85F9A0 #85A4F9
square
#F985DE #F9DA85 #85F9A0 #85A4F9
split-complementary
#F985DE #A4F985 #85F9DA
monochromatic
#F310BE #F64BCE #F985DE #FCBFEE #FEE2F7
Accessibility & contrast
On white
2.23
#F985DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F985DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985DE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985DE | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#FF89A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f985de; /* rgb */ color: rgb(249, 133, 222); /* oklch */ color: oklch(77.2% 0.175 336.6);
Tailwind
colors: {
custom: {
50: '#fdace8',
500: '#f985de',
950: '#000000',
},
}SCSS
$custom: #f985de; $custom-light: #fdace8; $custom-dark: #000000;
JSON
{
"hex": "#f985de",
"rgb": {
"r": 249,
"g": 133,
"b": 222
},
"hsl": {
"h": 313.966,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77247,
"c": 0.17542,
"h": 336.6
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#F985DE
secondary
#D5F6DD
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84