#F992D6#F992D6
#F992D6 is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.8% C 0.148 H 341.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F992D6 |
|---|---|
| RGB | rgb(249, 146, 214) |
| HSL | hsl(320, 90%, 77%) |
| HSV | hsv(320, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 14.1%, 2.4%) |
| CIE-LAB | lab(73.26, 47.70, -18.03) |
| CIE-LCH | lch(73.26, 50.99, 339.29°) |
| OKLab | oklab(78.85% 0.14 -0.048) |
| OKLCH | oklch(78.85% 0.148 341.1) |
| XYZ | xyz(61.4839, 45.5564, 69.1601) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 7.83
Bubblegum (survey)
#FF6CB5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992D6 #92F9B5
analogous
#E892F9 #F992D6 #F992A3
triadic
#F992D6 #D6F992 #92D6F9
tetradic
#F992D6 #F9E892 #92F9B5 #92A3F9
square
#F992D6 #F9E892 #92F9B5 #92A3F9
split-complementary
#F992D6 #A3F992 #92F9E8
monochromatic
#F31EAA #F658C0 #F992D6 #FCCCEC #FDE2F4
Accessibility & contrast
On white
2.08
#F992D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F992D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992D6
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992D6 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AAD8
Deuteranopia (green-blind)
#B1BAD3
Tritanopia (blue-blind)
#FF93AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f992d6; /* rgb */ color: rgb(249, 146, 214); /* oklch */ color: oklch(78.8% 0.148 341.1);
Tailwind
colors: {
custom: {
50: '#fdb4e2',
500: '#f992d6',
950: '#000000',
},
}SCSS
$custom: #f992d6; $custom-light: #fdb4e2; $custom-dark: #000000;
JSON
{
"hex": "#f992d6",
"rgb": {
"r": 249,
"g": 146,
"b": 214
},
"hsl": {
"h": 320.388,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78845,
"c": 0.14803,
"h": 341.1
},
"luminance": 0.45553
}Semantic roles & 50–950 ramp
primary
#F992D6
secondary
#D6F5E0
accent
#E64E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083