#F985B4#F985B4
#F985B4 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.8% C 0.150 H 355.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F985B4 |
|---|---|
| RGB | rgb(249, 133, 180) |
| HSL | hsl(336, 91%, 75%) |
| HSV | hsv(336, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 27.7%, 2.4%) |
| CIE-LAB | lab(69.62, 49.34, -4.59) |
| CIE-LCH | lch(69.62, 49.56, 354.68°) |
| OKLab | oklab(75.76% 0.1492 -0.0115) |
| OKLCH | oklch(75.76% 0.15 355.6) |
| XYZ | xyz(55.6946, 40.2147, 48.0001) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.36
Rosa
#FE86A4
ΔE00 4.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.29
Bubble Gum Pink
#FF69AF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985B4 #85F9CA
analogous
#F985EE #F985B4 #F99085
triadic
#F985B4 #B4F985 #85B4F9
tetradic
#F985B4 #EEF985 #85F9CA #9085F9
square
#F985B4 #EEF985 #85F9CA #9085F9
split-complementary
#F985B4 #85F990 #85EEF9
monochromatic
#F3106C #F64B90 #F985B4 #FCBFD8 #FEE2ED
Accessibility & contrast
On white
2.32
#F985B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F985B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985B4
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985B4 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB6
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#FF7F96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f985b4; /* rgb */ color: rgb(249, 133, 180); /* oklch */ color: oklch(75.8% 0.150 355.6);
Tailwind
colors: {
custom: {
50: '#feabca',
500: '#f985b4',
950: '#000000',
},
}SCSS
$custom: #f985b4; $custom-light: #feabca; $custom-dark: #000000;
JSON
{
"hex": "#f985b4",
"rgb": {
"r": 249,
"g": 133,
"b": 180
},
"hsl": {
"h": 335.69,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.75756,
"c": 0.14963,
"h": 355.6
},
"luminance": 0.4021
}Semantic roles & 50–950 ramp
primary
#F985B4
secondary
#D5F6E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82