#FA92F8#FA92F8
#FA92F8 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.177 H 327.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FA92F8 |
|---|---|
| RGB | rgb(250, 146, 248) |
| HSL | hsl(301, 91%, 78%) |
| HSV | hsv(301, 42%, 98%) |
| CMYK | cmyk(0%, 41.6%, 0.8%, 2%) |
| CIE-LAB | lab(74.61, 53.64, -34.53) |
| CIE-LCH | lch(74.61, 63.79, 327.22°) |
| OKLab | oklab(80.29% 0.1494 -0.0942) |
| OKLCH | oklch(80.29% 0.177 327.8) |
| XYZ | xyz(66.6453, 47.6623, 94.4780) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA92F8 #92FA94
analogous
#C892FA #FA92F8 #FA92C4
triadic
#FA92F8 #F8FA92 #92F8FA
tetradic
#FA92F8 #FAC892 #92FA94 #92C4FA
square
#FA92F8 #FAC892 #92FA94 #92C4FA
split-complementary
#FA92F8 #C4FA92 #92FAC8
monochromatic
#F51DF0 #F757F4 #FA92F8 #FDCDFC #FEE2FD
Accessibility & contrast
On white
1.99
#FA92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FA92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA92F8
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA92F8 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#A7BCF5
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa92f8; /* rgb */ color: rgb(250, 146, 248); /* oklch */ color: oklch(80.3% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#feb4fb',
500: '#fa92f8',
950: '#000000',
},
}SCSS
$custom: #fa92f8; $custom-light: #feb4fb; $custom-dark: #000000;
JSON
{
"hex": "#fa92f8",
"rgb": {
"r": 250,
"g": 146,
"b": 248
},
"hsl": {
"h": 301.154,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.80294,
"c": 0.17659,
"h": 327.8
},
"luminance": 0.47659
}Semantic roles & 50–950 ramp
primary
#FA92F8
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085