#F992F2#F992F2
#F992F2 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.171 H 329.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F992F2 |
|---|---|
| RGB | rgb(249, 146, 242) |
| HSL | hsl(304, 90%, 77%) |
| HSV | hsv(304, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 2.8%, 2.4%) |
| CIE-LAB | lab(74.26, 52.30, -31.82) |
| CIE-LCH | lch(74.26, 61.22, 328.68°) |
| OKLab | oklab(79.93% 0.147 -0.0866) |
| OKLCH | oklch(79.93% 0.171 329.5) |
| XYZ | xyz(65.3719, 47.1116, 89.6373) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992F2 #92F999
analogous
#CD92F9 #F992F2 #F992BE
triadic
#F992F2 #F2F992 #92F2F9
tetradic
#F992F2 #F9CD92 #92F999 #92BEF9
square
#F992F2 #F9CD92 #92F999 #92BEF9
split-complementary
#F992F2 #BEF992 #92F9CD
monochromatic
#F31EE4 #F658EB #F992F2 #FCCCF9 #FDE2FC
Accessibility & contrast
On white
2.02
#F992F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F992F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992F2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992F2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A8BCEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f992f2; /* rgb */ color: rgb(249, 146, 242); /* oklch */ color: oklch(79.9% 0.171 329.5);
Tailwind
colors: {
custom: {
50: '#fdb4f6',
500: '#f992f2',
950: '#000000',
},
}SCSS
$custom: #f992f2; $custom-light: #fdb4f6; $custom-dark: #000000;
JSON
{
"hex": "#f992f2",
"rgb": {
"r": 249,
"g": 146,
"b": 242
},
"hsl": {
"h": 304.078,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79931,
"c": 0.17058,
"h": 329.5
},
"luminance": 0.47108
}Semantic roles & 50–950 ramp
primary
#F992F2
secondary
#D6F5D8
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085