#FA9BF1#FA9BF1
#FA9BF1 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.155 H 330.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF1 |
|---|---|
| RGB | rgb(250, 155, 241) |
| HSL | hsl(306, 90%, 79%) |
| HSV | hsv(306, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 3.6%, 2%) |
| CIE-LAB | lab(76.14, 47.87, -28.37) |
| CIE-LCH | lch(76.14, 55.65, 329.34°) |
| OKLab | oklab(81.36% 0.1349 -0.0769) |
| OKLCH | oklch(81.36% 0.155 330.3) |
| XYZ | xyz(67.0220, 50.1208, 89.3460) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.61
Purply Pink
#F075E6
ΔE00 7.91
Mauve
#E0B0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF1 #9BFAA4
analogous
#D49BFA #FA9BF1 #FA9BC2
triadic
#FA9BF1 #F1FA9B #9BF1FA
tetradic
#FA9BF1 #FAD49B #9BFAA4 #9BC2FA
square
#FA9BF1 #FAD49B #9BFAA4 #9BC2FA
split-complementary
#FA9BF1 #C2FA9B #9BFAD4
monochromatic
#F426E1 #F761E9 #FA9BF1 #FDD5F9 #FEE2FB
Accessibility & contrast
On white
1.91
#FA9BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FA9BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF1
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF1 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F4
Deuteranopia (green-blind)
#B0C0EE
Tritanopia (blue-blind)
#FFA2BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf1; /* rgb */ color: rgb(250, 155, 241); /* oklch */ color: oklch(81.4% 0.155 330.3);
Tailwind
colors: {
custom: {
50: '#fdbaf5',
500: '#fa9bf1',
950: '#000000',
},
}SCSS
$custom: #fa9bf1; $custom-light: #fdbaf5; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf1",
"rgb": {
"r": 250,
"g": 155,
"b": 241
},
"hsl": {
"h": 305.684,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81356,
"c": 0.15531,
"h": 330.3
},
"luminance": 0.50118
}Semantic roles & 50–950 ramp
primary
#FA9BF1
secondary
#5EDB6A
accent
#E61600
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285