#F992CE#F992CE
#F992CE is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.6% C 0.143 H 345.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F992CE |
|---|---|
| RGB | rgb(249, 146, 206) |
| HSL | hsl(325, 90%, 77%) |
| HSV | hsv(325, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 17.3%, 2.4%) |
| CIE-LAB | lab(73.00, 46.47, -14.02) |
| CIE-LCH | lch(73.00, 48.54, 343.22°) |
| OKLab | oklab(78.56% 0.1377 -0.037) |
| OKLCH | oklch(78.56% 0.143 345) |
| XYZ | xyz(60.4872, 45.1577, 63.9110) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 4.00
Plum
#DDA0DD
ΔE00 7.59
Bubblegum (survey)
#FF6CB5
ΔE00 7.68
Lavender Pink
#DD85D7
ΔE00 7.85
Pinky
#FC86AA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992CE #92F9BD
analogous
#F192F9 #F992CE #F9929A
triadic
#F992CE #CEF992 #92CEF9
tetradic
#F992CE #F9F192 #92F9BD #929AF9
square
#F992CE #F9F192 #92F9BD #929AF9
split-complementary
#F992CE #9AF992 #92F9F1
monochromatic
#F31E9A #F658B4 #F992CE #FCCCE8 #FDE2F2
Accessibility & contrast
On white
2.09
#F992CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F992CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992CE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992CE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D0
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f992ce; /* rgb */ color: rgb(249, 146, 206); /* oklch */ color: oklch(78.6% 0.143 345.0);
Tailwind
colors: {
custom: {
50: '#fdb4dd',
500: '#f992ce',
950: '#000000',
},
}SCSS
$custom: #f992ce; $custom-light: #fdb4dd; $custom-dark: #000000;
JSON
{
"hex": "#f992ce",
"rgb": {
"r": 249,
"g": 146,
"b": 206
},
"hsl": {
"h": 325.049,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78562,
"c": 0.1426,
"h": 345
},
"luminance": 0.45154
}Semantic roles & 50–950 ramp
primary
#F992CE
secondary
#D6F5E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083