#F992C7#F992C7
#F992C7 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.138 H 348.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F992C7 |
|---|---|
| RGB | rgb(249, 146, 199) |
| HSL | hsl(329, 90%, 77%) |
| HSV | hsv(329, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 20.1%, 2.4%) |
| CIE-LAB | lab(72.78, 45.44, -10.48) |
| CIE-LCH | lch(72.78, 46.63, 347.01°) |
| OKLab | oklab(78.32% 0.1356 -0.0273) |
| OKLCH | oklch(78.32% 0.138 348.6) |
| XYZ | xyz(59.6557, 44.8251, 59.5318) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 3.95
Pinky
#FC86AA
ΔE00 6.52
Carnation Pink
#FF7FA7
ΔE00 7.21
Bubblegum (survey)
#FF6CB5
ΔE00 7.41
Pig Pink
#E78EA5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992C7 #92F9C4
analogous
#F792F9 #F992C7 #F99294
triadic
#F992C7 #C7F992 #92C7F9
tetradic
#F992C7 #F9F792 #92F9C4 #9294F9
square
#F992C7 #F9F792 #92F9C4 #9294F9
split-complementary
#F992C7 #94F992 #92F9F7
monochromatic
#F31E8B #F658A9 #F992C7 #FCCCE5 #FDE2F0
Accessibility & contrast
On white
2.11
#F992C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F992C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992C7
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992C7 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8C9
Deuteranopia (green-blind)
#B6B9C4
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f992c7; /* rgb */ color: rgb(249, 146, 199); /* oklch */ color: oklch(78.3% 0.138 348.6);
Tailwind
colors: {
custom: {
50: '#fdb4d8',
500: '#f992c7',
950: '#000000',
},
}SCSS
$custom: #f992c7; $custom-light: #fdb4d8; $custom-dark: #000000;
JSON
{
"hex": "#f992c7",
"rgb": {
"r": 249,
"g": 146,
"b": 199
},
"hsl": {
"h": 329.126,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78324,
"c": 0.13834,
"h": 348.6
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#F992C7
secondary
#D6F5E5
accent
#E66F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083