#F992CC#F992CC
#F992CC is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.141 H 346.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F992CC |
|---|---|
| RGB | rgb(249, 146, 204) |
| HSL | hsl(326, 90%, 77%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 18.1%, 2.4%) |
| CIE-LAB | lab(72.93, 46.17, -13.01) |
| CIE-LCH | lch(72.93, 47.97, 344.27°) |
| OKLab | oklab(78.49% 0.1371 -0.0342) |
| OKLCH | oklch(78.49% 0.141 346) |
| XYZ | xyz(60.2458, 45.0612, 62.6395) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 7.57
Pinky
#FC86AA
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.87
Hot Pink
#FF69B4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992CC #92F9BF
analogous
#F392F9 #F992CC #F99298
triadic
#F992CC #CCF992 #92CCF9
tetradic
#F992CC #F9F392 #92F9BF #9298F9
square
#F992CC #F9F392 #92F9BF #9298F9
split-complementary
#F992CC #98F992 #92F9F3
monochromatic
#F31E96 #F658B1 #F992CC #FCCCE7 #FDE2F1
Accessibility & contrast
On white
2.10
#F992CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F992CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992CC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992CC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CE
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f992cc; /* rgb */ color: rgb(249, 146, 204); /* oklch */ color: oklch(78.5% 0.141 346.0);
Tailwind
colors: {
custom: {
50: '#fdb4db',
500: '#f992cc',
950: '#000000',
},
}SCSS
$custom: #f992cc; $custom-light: #fdb4db; $custom-dark: #000000;
JSON
{
"hex": "#f992cc",
"rgb": {
"r": 249,
"g": 146,
"b": 204
},
"hsl": {
"h": 326.214,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78493,
"c": 0.14134,
"h": 346
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#F992CC
secondary
#D6F5E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083