#FA9BF5#FA9BF5
#FA9BF5 is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.5% C 0.159 H 328.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF5 |
|---|---|
| RGB | rgb(250, 155, 245) |
| HSL | hsl(303, 90%, 79%) |
| HSV | hsv(303, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 2%, 2%) |
| CIE-LAB | lab(76.29, 48.56, -30.32) |
| CIE-LCH | lch(76.29, 57.25, 328.03°) |
| OKLab | oklab(81.52% 0.1359 -0.0824) |
| OKLCH | oklch(81.52% 0.159 328.8) |
| XYZ | xyz(67.6260, 50.3624, 92.5273) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.63
Plum
#DDA0DD
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.81
Mauve
#E0B0FF
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF5 #9BFAA0
analogous
#D09BFA #FA9BF5 #FA9BC6
triadic
#FA9BF5 #F5FA9B #9BF5FA
tetradic
#FA9BF5 #FAD09B #9BFAA0 #9BC6FA
square
#FA9BF5 #FAD09B #9BFAA0 #9BC6FA
split-complementary
#FA9BF5 #C6FA9B #9BFAD0
monochromatic
#F426E9 #F761EF #FA9BF5 #FDD5FB #FEE2FC
Accessibility & contrast
On white
1.90
#FA9BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FA9BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF5
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF5 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#AEC1F2
Tritanopia (blue-blind)
#FFA3BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf5; /* rgb */ color: rgb(250, 155, 245); /* oklch */ color: oklch(81.5% 0.159 328.8);
Tailwind
colors: {
custom: {
50: '#fdbaf8',
500: '#fa9bf5',
950: '#000000',
},
}SCSS
$custom: #fa9bf5; $custom-light: #fdbaf8; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf5",
"rgb": {
"r": 250,
"g": 155,
"b": 245
},
"hsl": {
"h": 303.158,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81516,
"c": 0.1589,
"h": 328.8
},
"luminance": 0.50359
}Semantic roles & 50–950 ramp
primary
#FA9BF5
secondary
#5EDB65
accent
#E60C00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285