#F992CB#F992CB
#F992CB is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.5% C 0.141 H 346.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F992CB |
|---|---|
| RGB | rgb(249, 146, 203) |
| HSL | hsl(327, 90%, 77%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 18.5%, 2.4%) |
| CIE-LAB | lab(72.90, 46.03, -12.50) |
| CIE-LCH | lch(72.90, 47.69, 344.80°) |
| OKLab | oklab(78.46% 0.1368 -0.0328) |
| OKLCH | oklch(78.46% 0.141 346.5) |
| XYZ | xyz(60.1262, 45.0133, 62.0099) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.45
Pink (survey)
#FF81C0
ΔE00 3.74
Pinky
#FC86AA
ΔE00 7.40
Bubblegum (survey)
#FF6CB5
ΔE00 7.52
Carnation Pink
#FF7FA7
ΔE00 8.01
Plum
#DDA0DD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992CB #92F9C0
analogous
#F392F9 #F992CB #F99298
triadic
#F992CB #CBF992 #92CBF9
tetradic
#F992CB #F9F392 #92F9C0 #9298F9
square
#F992CB #F9F392 #92F9C0 #9298F9
split-complementary
#F992CB #98F992 #92F9F3
monochromatic
#F31E94 #F658AF #F992CB #FCCCE7 #FDE2F1
Accessibility & contrast
On white
2.10
#F992CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F992CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992CB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992CB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CD
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f992cb; /* rgb */ color: rgb(249, 146, 203); /* oklch */ color: oklch(78.5% 0.141 346.5);
Tailwind
colors: {
custom: {
50: '#fdb4da',
500: '#f992cb',
950: '#000000',
},
}SCSS
$custom: #f992cb; $custom-light: #fdb4da; $custom-dark: #000000;
JSON
{
"hex": "#f992cb",
"rgb": {
"r": 249,
"g": 146,
"b": 203
},
"hsl": {
"h": 326.796,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78459,
"c": 0.14071,
"h": 346.5
},
"luminance": 0.45009
}Semantic roles & 50–950 ramp
primary
#F992CB
secondary
#D6F5E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083