#F992F8#F992F8
#F992F8 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.176 H 327.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F992F8 |
|---|---|
| RGB | rgb(249, 146, 248) |
| HSL | hsl(301, 90%, 77%) |
| HSV | hsv(301, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 0.4%, 2.4%) |
| CIE-LAB | lab(74.49, 53.34, -34.72) |
| CIE-LCH | lch(74.49, 63.65, 326.94°) |
| OKLab | oklab(80.18% 0.1483 -0.0948) |
| OKLCH | oklch(80.18% 0.176 327.4) |
| XYZ | xyz(66.2879, 47.4780, 94.4613) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.20
Plum
#DDA0DD
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992F8 #92F993
analogous
#C792F9 #F992F8 #F992C4
triadic
#F992F8 #F8F992 #92F8F9
tetradic
#F992F8 #F9C792 #92F993 #92C4F9
square
#F992F8 #F9C792 #92F993 #92C4F9
split-complementary
#F992F8 #C4F992 #92F9C7
monochromatic
#F31EF1 #F658F4 #F992F8 #FCCCFC #FDE2FD
Accessibility & contrast
On white
2.00
#F992F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F992F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992F8
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992F8 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f992f8; /* rgb */ color: rgb(249, 146, 248); /* oklch */ color: oklch(80.2% 0.176 327.4);
Tailwind
colors: {
custom: {
50: '#fdb4fb',
500: '#f992f8',
950: '#000000',
},
}SCSS
$custom: #f992f8; $custom-light: #fdb4fb; $custom-dark: #000000;
JSON
{
"hex": "#f992f8",
"rgb": {
"r": 249,
"g": 146,
"b": 248
},
"hsl": {
"h": 300.583,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.80182,
"c": 0.17596,
"h": 327.4
},
"luminance": 0.47475
}Semantic roles & 50–950 ramp
primary
#F992F8
secondary
#D6F5D6
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085