#F992B0#F992B0
#F992B0 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.128 H 1.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F992B0 |
|---|---|
| RGB | rgb(249, 146, 176) |
| HSL | hsl(343, 90%, 77%) |
| HSV | hsv(343, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 29.3%, 2.4%) |
| CIE-LAB | lab(72.12, 42.28, 1.30) |
| CIE-LCH | lch(72.12, 42.30, 1.76°) |
| OKLab | oklab(77.61% 0.128 0.004) |
| OKLCH | oklch(77.61% 0.128 1.8) |
| XYZ | xyz(57.1842, 43.8365, 46.5154) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.67
Rosa
#FE86A4
ΔE00 3.21
Pig Pink
#E78EA5
ΔE00 3.35
Carnation Pink
#FF7FA7
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.92
Faded Pink
#DE9DAC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992B0 #92F9DB
analogous
#F992E4 #F992B0 #F9A792
triadic
#F992B0 #B0F992 #92B0F9
tetradic
#F992B0 #E4F992 #92F9DB #A792F9
square
#F992B0 #E4F992 #92F9DB #A792F9
split-complementary
#F992B0 #92F9A7 #92E4F9
monochromatic
#F31E5C #F65886 #F992B0 #FCCCDA #FDE2EA
Accessibility & contrast
On white
2.15
#F992B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F992B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992B0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992B0 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#FF8B9D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f992b0; /* rgb */ color: rgb(249, 146, 176); /* oklch */ color: oklch(77.6% 0.128 1.8);
Tailwind
colors: {
custom: {
50: '#fdb3c7',
500: '#f992b0',
950: '#000000',
},
}SCSS
$custom: #f992b0; $custom-light: #fdb3c7; $custom-dark: #000000;
JSON
{
"hex": "#f992b0",
"rgb": {
"r": 249,
"g": 146,
"b": 176
},
"hsl": {
"h": 342.524,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.77609,
"c": 0.12805,
"h": 1.8
},
"luminance": 0.43832
}Semantic roles & 50–950 ramp
primary
#F992B0
secondary
#D6F5EC
accent
#E6A300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082