#F992B9#F992B9
#F992B9 is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.131 H 356.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F992B9 |
|---|---|
| RGB | rgb(249, 146, 185) |
| HSL | hsl(337, 90%, 77%) |
| HSV | hsv(337, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 25.7%, 2.4%) |
| CIE-LAB | lab(72.36, 43.47, -3.33) |
| CIE-LCH | lch(72.36, 43.60, 355.61°) |
| OKLab | oklab(77.88% 0.1311 -0.0082) |
| OKLCH | oklch(77.88% 0.131 356.4) |
| XYZ | xyz(58.1044, 44.2046, 51.3616) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 4.83
Rosa
#FE86A4
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992B9 #92F9D2
analogous
#F992EC #F992B9 #F99F92
triadic
#F992B9 #B9F992 #92B9F9
tetradic
#F992B9 #ECF992 #92F9D2 #9F92F9
square
#F992B9 #ECF992 #92F9D2 #9F92F9
split-complementary
#F992B9 #92F99F #92ECF9
monochromatic
#F31E6E #F65894 #F992B9 #FCCCDE #FDE2EC
Accessibility & contrast
On white
2.13
#F992B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F992B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992B9
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992B9 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BA
Deuteranopia (green-blind)
#B9B8B7
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f992b9; /* rgb */ color: rgb(249, 146, 185); /* oklch */ color: oklch(77.9% 0.131 356.4);
Tailwind
colors: {
custom: {
50: '#fdb4ce',
500: '#f992b9',
950: '#000000',
},
}SCSS
$custom: #f992b9; $custom-light: #fdb4ce; $custom-dark: #000000;
JSON
{
"hex": "#f992b9",
"rgb": {
"r": 249,
"g": 146,
"b": 185
},
"hsl": {
"h": 337.282,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.77877,
"c": 0.13134,
"h": 356.4
},
"luminance": 0.442
}Semantic roles & 50–950 ramp
primary
#F992B9
secondary
#D6F5E9
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082