#F985B2#F985B2
#F985B2 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.7% C 0.149 H 356.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F985B2 |
|---|---|
| RGB | rgb(249, 133, 178) |
| HSL | hsl(337, 91%, 75%) |
| HSV | hsv(337, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 28.5%, 2.4%) |
| CIE-LAB | lab(69.56, 49.08, -3.56) |
| CIE-LCH | lch(69.56, 49.21, 355.86°) |
| OKLab | oklab(75.69% 0.1485 -0.0087) |
| OKLCH | oklch(75.69% 0.149 356.6) |
| XYZ | xyz(55.4923, 40.1338, 46.9348) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.57
Carnation Pink
#FF7FA7
ΔE00 2.91
Pink (survey)
#FF81C0
ΔE00 3.57
Rosa
#FE86A4
ΔE00 4.41
Pig Pink
#E78EA5
ΔE00 5.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F985B2 #85F9CC
analogous
#F985EC #F985B2 #F99285
triadic
#F985B2 #B2F985 #85B2F9
tetradic
#F985B2 #ECF985 #85F9CC #9285F9
square
#F985B2 #ECF985 #85F9CC #9285F9
split-complementary
#F985B2 #85F992 #85ECF9
monochromatic
#F31068 #F64B8D #F985B2 #FCBFD7 #FEE2ED
Accessibility & contrast
On white
2.33
#F985B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F985B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F985B2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F985B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F985B2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f985b2; /* rgb */ color: rgb(249, 133, 178); /* oklch */ color: oklch(75.7% 0.149 356.6);
Tailwind
colors: {
custom: {
50: '#feabc9',
500: '#f985b2',
950: '#000000',
},
}SCSS
$custom: #f985b2; $custom-light: #feabc9; $custom-dark: #000000;
JSON
{
"hex": "#f985b2",
"rgb": {
"r": 249,
"g": 133,
"b": 178
},
"hsl": {
"h": 336.724,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.75694,
"c": 0.14879,
"h": 356.6
},
"luminance": 0.40129
}Semantic roles & 50–950 ramp
primary
#F985B2
secondary
#D5F6E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82