#F992F4#F992F4
#F992F4 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.172 H 328.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F992F4 |
|---|---|
| RGB | rgb(249, 146, 244) |
| HSL | hsl(303, 90%, 77%) |
| HSV | hsv(303, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 2%, 2.4%) |
| CIE-LAB | lab(74.34, 52.64, -32.79) |
| CIE-LCH | lch(74.34, 62.02, 328.08°) |
| OKLab | oklab(80.01% 0.1474 -0.0893) |
| OKLCH | oklch(80.01% 0.172 328.8) |
| XYZ | xyz(65.6739, 47.2324, 91.2279) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 5.98
Plum
#DDA0DD
ΔE00 7.03
Bubblegum Pink
#FE83CC
ΔE00 7.78
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992F4 #92F997
analogous
#CB92F9 #F992F4 #F992C0
triadic
#F992F4 #F4F992 #92F4F9
tetradic
#F992F4 #F9CB92 #92F997 #92C0F9
square
#F992F4 #F9CB92 #92F997 #92C0F9
split-complementary
#F992F4 #C0F992 #92F9CB
monochromatic
#F31EE8 #F658EE #F992F4 #FCCCFA #FDE2FC
Accessibility & contrast
On white
2.01
#F992F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F992F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992F4
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992F4 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF9BB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f992f4; /* rgb */ color: rgb(249, 146, 244); /* oklch */ color: oklch(80.0% 0.172 328.8);
Tailwind
colors: {
custom: {
50: '#fdb4f8',
500: '#f992f4',
950: '#000000',
},
}SCSS
$custom: #f992f4; $custom-light: #fdb4f8; $custom-dark: #000000;
JSON
{
"hex": "#f992f4",
"rgb": {
"r": 249,
"g": 146,
"b": 244
},
"hsl": {
"h": 302.913,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.80014,
"c": 0.17236,
"h": 328.8
},
"luminance": 0.47229
}Semantic roles & 50–950 ramp
primary
#F992F4
secondary
#D6F5D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085