#F992C5#F992C5
#F992C5 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.3% C 0.137 H 349.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F992C5 |
|---|---|
| RGB | rgb(249, 146, 197) |
| HSL | hsl(330, 90%, 77%) |
| HSV | hsv(330, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 20.9%, 2.4%) |
| CIE-LAB | lab(72.72, 45.15, -9.46) |
| CIE-LCH | lch(72.72, 46.13, 348.16°) |
| OKLab | oklab(78.26% 0.135 -0.0246) |
| OKLCH | oklch(78.26% 0.137 349.7) |
| XYZ | xyz(59.4250, 44.7329, 58.3169) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.27
Pinky
#FC86AA
ΔE00 6.08
Carnation Pink
#FF7FA7
ΔE00 6.82
Bubblegum (survey)
#FF6CB5
ΔE00 7.40
Pig Pink
#E78EA5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992C5 #92F9C6
analogous
#F992F9 #F992C5 #F99292
triadic
#F992C5 #C5F992 #92C5F9
tetradic
#F992C5 #F9F992 #92F9C6 #9292F9
square
#F992C5 #F9F992 #92F9C6 #9292F9
split-complementary
#F992C5 #92F992 #92F9F9
monochromatic
#F31E87 #F658A6 #F992C5 #FCCCE4 #FDE2F0
Accessibility & contrast
On white
2.11
#F992C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F992C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992C5
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992C5 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C7
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#FF8FA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f992c5; /* rgb */ color: rgb(249, 146, 197); /* oklch */ color: oklch(78.3% 0.137 349.7);
Tailwind
colors: {
custom: {
50: '#fdb4d6',
500: '#f992c5',
950: '#000000',
},
}SCSS
$custom: #f992c5; $custom-light: #fdb4d6; $custom-dark: #000000;
JSON
{
"hex": "#f992c5",
"rgb": {
"r": 249,
"g": 146,
"b": 197
},
"hsl": {
"h": 330.291,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78258,
"c": 0.1372,
"h": 349.7
},
"luminance": 0.44729
}Semantic roles & 50–950 ramp
primary
#F992C5
secondary
#D6F5E6
accent
#E67400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083