#F992CA#F992CA
#F992CA is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.4% C 0.140 H 347.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F992CA |
|---|---|
| RGB | rgb(249, 146, 202) |
| HSL | hsl(327, 90%, 77%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 18.9%, 2.4%) |
| CIE-LAB | lab(72.87, 45.88, -12.00) |
| CIE-LCH | lch(72.87, 47.42, 345.35°) |
| OKLab | oklab(78.43% 0.1365 -0.0315) |
| OKLCH | oklch(78.43% 0.14 347) |
| XYZ | xyz(60.0074, 44.9658, 61.3843) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.68
Pinky
#FC86AA
ΔE00 7.18
Bubblegum (survey)
#FF6CB5
ΔE00 7.48
Carnation Pink
#FF7FA7
ΔE00 7.81
Hot Pink
#FF69B4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992CA #92F9C1
analogous
#F592F9 #F992CA #F99296
triadic
#F992CA #CAF992 #92CAF9
tetradic
#F992CA #F9F592 #92F9C1 #9296F9
square
#F992CA #F9F592 #92F9C1 #9296F9
split-complementary
#F992CA #96F992 #92F9F5
monochromatic
#F31E92 #F658AE #F992CA #FCCCE6 #FDE2F1
Accessibility & contrast
On white
2.10
#F992CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F992CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992CA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992CA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f992ca; /* rgb */ color: rgb(249, 146, 202); /* oklch */ color: oklch(78.4% 0.140 347.0);
Tailwind
colors: {
custom: {
50: '#fdb4da',
500: '#f992ca',
950: '#000000',
},
}SCSS
$custom: #f992ca; $custom-light: #fdb4da; $custom-dark: #000000;
JSON
{
"hex": "#f992ca",
"rgb": {
"r": 249,
"g": 146,
"b": 202
},
"hsl": {
"h": 327.379,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78425,
"c": 0.14011,
"h": 347
},
"luminance": 0.44962
}Semantic roles & 50–950 ramp
primary
#F992CA
secondary
#D6F5E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083