#F992F5#F992F5
#F992F5 is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.1% C 0.173 H 328.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F992F5 |
|---|---|
| RGB | rgb(249, 146, 245) |
| HSL | hsl(302, 90%, 77%) |
| HSV | hsv(302, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 1.6%, 2.4%) |
| CIE-LAB | lab(74.38, 52.82, -33.28) |
| CIE-LCH | lch(74.38, 62.43, 327.79°) |
| OKLab | oklab(80.05% 0.1476 -0.0907) |
| OKLCH | oklch(80.05% 0.173 328.4) |
| XYZ | xyz(65.8262, 47.2933, 92.0297) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 7.12
Bubblegum Pink
#FE83CC
ΔE00 7.94
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992F5 #92F996
analogous
#C992F9 #F992F5 #F992C2
triadic
#F992F5 #F5F992 #92F5F9
tetradic
#F992F5 #F9C992 #92F996 #92C2F9
square
#F992F5 #F9C992 #92F996 #92C2F9
split-complementary
#F992F5 #C2F992 #92F9C9
monochromatic
#F31EEA #F658F0 #F992F5 #FCCCFA #FDE2FC
Accessibility & contrast
On white
2.01
#F992F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F992F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992F5
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992F5 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF9
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#FF9BB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f992f5; /* rgb */ color: rgb(249, 146, 245); /* oklch */ color: oklch(80.1% 0.173 328.4);
Tailwind
colors: {
custom: {
50: '#fdb4f8',
500: '#f992f5',
950: '#000000',
},
}SCSS
$custom: #f992f5; $custom-light: #fdb4f8; $custom-dark: #000000;
JSON
{
"hex": "#f992f5",
"rgb": {
"r": 249,
"g": 146,
"b": 245
},
"hsl": {
"h": 302.33,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.80055,
"c": 0.17325,
"h": 328.4
},
"luminance": 0.4729
}Semantic roles & 50–950 ramp
primary
#F992F5
secondary
#D6F5D7
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085