#F992F3#F992F3
#F992F3 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.171 H 329.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F992F3 |
|---|---|
| RGB | rgb(249, 146, 243) |
| HSL | hsl(303, 90%, 77%) |
| HSV | hsv(303, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 2.4%, 2.4%) |
| CIE-LAB | lab(74.30, 52.47, -32.31) |
| CIE-LCH | lch(74.30, 61.62, 328.38°) |
| OKLab | oklab(79.97% 0.1472 -0.0879) |
| OKLCH | oklch(79.97% 0.171 329.1) |
| XYZ | xyz(65.5225, 47.1719, 90.4304) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.61
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992F3 #92F998
analogous
#CB92F9 #F992F3 #F992C0
triadic
#F992F3 #F3F992 #92F3F9
tetradic
#F992F3 #F9CB92 #92F998 #92C0F9
square
#F992F3 #F9CB92 #92F998 #92C0F9
split-complementary
#F992F3 #C0F992 #92F9CB
monochromatic
#F31EE6 #F658ED #F992F3 #FCCCF9 #FDE2FC
Accessibility & contrast
On white
2.01
#F992F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F992F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992F3
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992F3 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF6
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f992f3; /* rgb */ color: rgb(249, 146, 243); /* oklch */ color: oklch(80.0% 0.171 329.1);
Tailwind
colors: {
custom: {
50: '#fdb4f7',
500: '#f992f3',
950: '#000000',
},
}SCSS
$custom: #f992f3; $custom-light: #fdb4f7; $custom-dark: #000000;
JSON
{
"hex": "#f992f3",
"rgb": {
"r": 249,
"g": 146,
"b": 243
},
"hsl": {
"h": 303.495,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79972,
"c": 0.17147,
"h": 329.1
},
"luminance": 0.47169
}Semantic roles & 50–950 ramp
primary
#F992F3
secondary
#D6F5D7
accent
#E60D00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085