#FA94FB#FA94FB
#FA94FB is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.7% C 0.176 H 326.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FA94FB |
|---|---|
| RGB | rgb(250, 148, 251) |
| HSL | hsl(299, 93%, 78%) |
| HSV | hsv(299, 41%, 98%) |
| CMYK | cmyk(0.4%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(75.12, 53.16, -35.37) |
| CIE-LCH | lch(75.12, 63.85, 326.36°) |
| OKLab | oklab(80.72% 0.1472 -0.0966) |
| OKLCH | oklch(80.72% 0.176 326.7) |
| XYZ | xyz(67.4255, 48.4720, 97.0525) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 8.48
Candy Pink
#FF63E9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA94FB #95FB94
analogous
#C694FB #FA94FB #FB94C9
triadic
#FA94FB #FBFA94 #94FBFA
tetradic
#FA94FB #FBC694 #95FB94 #94C9FB
square
#FA94FB #FBC694 #95FB94 #94C9FB
split-complementary
#FA94FB #C9FB94 #94FBC6
monochromatic
#F41EF7 #F759F9 #FA94FB #FDCFFD #FEE2FE
Accessibility & contrast
On white
1.96
#FA94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FA94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA94FB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA94FB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa94fb; /* rgb */ color: rgb(250, 148, 251); /* oklch */ color: oklch(80.7% 0.176 326.7);
Tailwind
colors: {
custom: {
50: '#feb6fd',
500: '#fa94fb',
950: '#000000',
},
}SCSS
$custom: #fa94fb; $custom-light: #feb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fa94fb",
"rgb": {
"r": 250,
"g": 148,
"b": 251
},
"hsl": {
"h": 299.417,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.80715,
"c": 0.17604,
"h": 326.7
},
"luminance": 0.48469
}Semantic roles & 50–950 ramp
primary
#FA94FB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085