#FA95F5#FA95F5
#FA95F5 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.6% C 0.169 H 328.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95F5 |
|---|---|
| RGB | rgb(250, 149, 245) |
| HSL | hsl(303, 91%, 78%) |
| HSV | hsv(303, 40%, 98%) |
| CMYK | cmyk(0%, 40.4%, 2%, 2%) |
| CIE-LAB | lab(75.09, 51.61, -32.17) |
| CIE-LCH | lch(75.09, 60.81, 328.06°) |
| OKLab | oklab(80.61% 0.1445 -0.0875) |
| OKLCH | oklch(80.61% 0.169 328.8) |
| XYZ | xyz(66.6522, 48.4147, 92.2027) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 7.93
Mauve
#E0B0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95F5 #95FA9A
analogous
#CC95FA #FA95F5 #FA95C2
triadic
#FA95F5 #F5FA95 #95F5FA
tetradic
#FA95F5 #FACC95 #95FA9A #95C2FA
square
#FA95F5 #FACC95 #95FA9A #95C2FA
split-complementary
#FA95F5 #C2FA95 #95FACC
monochromatic
#F420EA #F75BEF #FA95F5 #FDCFFB #FEE2FC
Accessibility & contrast
On white
1.97
#FA95F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FA95F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95F5
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95F5 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F8
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#FF9EBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa95f5; /* rgb */ color: rgb(250, 149, 245); /* oklch */ color: oklch(80.6% 0.169 328.8);
Tailwind
colors: {
custom: {
50: '#feb6f8',
500: '#fa95f5',
950: '#000000',
},
}SCSS
$custom: #fa95f5; $custom-light: #feb6f8; $custom-dark: #000000;
JSON
{
"hex": "#fa95f5",
"rgb": {
"r": 250,
"g": 149,
"b": 245
},
"hsl": {
"h": 302.97,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.80611,
"c": 0.16894,
"h": 328.8
},
"luminance": 0.48411
}Semantic roles & 50–950 ramp
primary
#FA95F5
secondary
#D5F6D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085