#FA92FF#FA92FF
#FA92FF is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.6% C 0.183 H 325.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FA92FF |
|---|---|
| RGB | rgb(250, 146, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 43%, 100%) |
| CMYK | cmyk(2%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(74.89, 54.87, -37.89) |
| CIE-LCH | lch(74.89, 66.69, 325.37°) |
| OKLab | oklab(80.6% 0.1507 -0.1038) |
| OKLCH | oklch(80.6% 0.183 325.4) |
| XYZ | xyz(67.7517, 48.1049, 100.3047) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.97
Plum
#DDA0DD
ΔE00 8.19
Candy Pink
#FF63E9
ΔE00 8.34
Violet Pink
#FB5FFC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA92FF #97FF92
analogous
#C392FF #FA92FF #FF92CD
triadic
#FA92FF #FFFA92 #92FFFA
tetradic
#FA92FF #FFC392 #97FF92 #92CDFF
square
#FA92FF #FFC392 #97FF92 #92CDFF
split-complementary
#FA92FF #CDFF92 #92FFC3
monochromatic
#F418FF #F755FF #FA92FF #FDCFFF #FEE0FF
Accessibility & contrast
On white
1.98
#FA92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FA92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA92FF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA92FF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa92ff; /* rgb */ color: rgb(250, 146, 255); /* oklch */ color: oklch(80.6% 0.183 325.4);
Tailwind
colors: {
custom: {
50: '#feb4ff',
500: '#fa92ff',
950: '#000000',
},
}SCSS
$custom: #fa92ff; $custom-light: #feb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fa92ff",
"rgb": {
"r": 250,
"g": 146,
"b": 255
},
"hsl": {
"h": 297.248,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80595,
"c": 0.183,
"h": 325.4
},
"luminance": 0.48102
}Semantic roles & 50–950 ramp
primary
#FA92FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086