#FA92F2#FA92F2
#FA92F2 is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.0% C 0.171 H 329.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA92F2 |
|---|---|
| RGB | rgb(250, 146, 242) |
| HSL | hsl(305, 91%, 78%) |
| HSV | hsv(305, 42%, 98%) |
| CMYK | cmyk(0%, 41.6%, 3.2%, 2%) |
| CIE-LAB | lab(74.38, 52.59, -31.63) |
| CIE-LCH | lch(74.38, 61.37, 328.98°) |
| OKLab | oklab(80.04% 0.1481 -0.086) |
| OKLCH | oklch(80.04% 0.171 329.9) |
| XYZ | xyz(65.7294, 47.2959, 89.6540) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.35
Candy Pink
#FF63E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA92F2 #92FA9A
analogous
#CE92FA #FA92F2 #FA92BE
triadic
#FA92F2 #F2FA92 #92F2FA
tetradic
#FA92F2 #FACE92 #92FA9A #92BEFA
square
#FA92F2 #FACE92 #92FA9A #92BEFA
split-complementary
#FA92F2 #BEFA92 #92FACE
monochromatic
#F51DE4 #F757EB #FA92F2 #FDCDF9 #FEE2FC
Accessibility & contrast
On white
2.01
#FA92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FA92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA92F2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA92F2 | 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)
#8DAEF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa92f2; /* rgb */ color: rgb(250, 146, 242); /* oklch */ color: oklch(80.0% 0.171 329.9);
Tailwind
colors: {
custom: {
50: '#feb4f6',
500: '#fa92f2',
950: '#000000',
},
}SCSS
$custom: #fa92f2; $custom-light: #feb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fa92f2",
"rgb": {
"r": 250,
"g": 146,
"b": 242
},
"hsl": {
"h": 304.615,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.80044,
"c": 0.17125,
"h": 329.9
},
"luminance": 0.47293
}Semantic roles & 50–950 ramp
primary
#FA92F2
secondary
#D5F6D8
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085