#F992C4#F992C4
#F992C4 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.137 H 350.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F992C4 |
|---|---|
| RGB | rgb(249, 146, 196) |
| HSL | hsl(331, 90%, 77%) |
| HSV | hsv(331, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 21.3%, 2.4%) |
| CIE-LAB | lab(72.69, 45.00, -8.95) |
| CIE-LCH | lch(72.69, 45.89, 348.75°) |
| OKLab | oklab(78.22% 0.1347 -0.0232) |
| OKLCH | oklch(78.22% 0.137 350.2) |
| XYZ | xyz(59.3108, 44.6872, 57.7154) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pinky
#FC86AA
ΔE00 5.86
Carnation Pink
#FF7FA7
ΔE00 6.62
Pig Pink
#E78EA5
ΔE00 7.22
Bubblegum (survey)
#FF6CB5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992C4 #92F9C7
analogous
#F992F7 #F992C4 #F99492
triadic
#F992C4 #C4F992 #92C4F9
tetradic
#F992C4 #F7F992 #92F9C7 #9492F9
square
#F992C4 #F7F992 #92F9C7 #9492F9
split-complementary
#F992C4 #92F994 #92F7F9
monochromatic
#F31E85 #F658A5 #F992C4 #FCCCE3 #FDE2EF
Accessibility & contrast
On white
2.11
#F992C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F992C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992C4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992C4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C6
Deuteranopia (green-blind)
#B6B9C1
Tritanopia (blue-blind)
#FF8FA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f992c4; /* rgb */ color: rgb(249, 146, 196); /* oklch */ color: oklch(78.2% 0.137 350.2);
Tailwind
colors: {
custom: {
50: '#fdb4d5',
500: '#f992c4',
950: '#000000',
},
}SCSS
$custom: #f992c4; $custom-light: #fdb4d5; $custom-dark: #000000;
JSON
{
"hex": "#f992c4",
"rgb": {
"r": 249,
"g": 146,
"b": 196
},
"hsl": {
"h": 330.874,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78225,
"c": 0.13666,
"h": 350.2
},
"luminance": 0.44683
}Semantic roles & 50–950 ramp
primary
#F992C4
secondary
#D6F5E6
accent
#E67600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083