#FA9BF4#FA9BF4
#FA9BF4 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.5% C 0.158 H 329.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF4 |
|---|---|
| RGB | rgb(250, 155, 244) |
| HSL | hsl(304, 90%, 79%) |
| HSV | hsv(304, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 2.4%, 2%) |
| CIE-LAB | lab(76.25, 48.39, -29.83) |
| CIE-LCH | lch(76.25, 56.84, 328.35°) |
| OKLab | oklab(81.48% 0.1357 -0.081) |
| OKLCH | oklch(81.48% 0.158 329.2) |
| XYZ | xyz(67.4738, 50.3015, 91.7254) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.83
Mauve
#E0B0FF
ΔE00 7.90
Bubblegum Pink
#FE83CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF4 #9BFAA1
analogous
#D09BFA #FA9BF4 #FA9BC5
triadic
#FA9BF4 #F4FA9B #9BF4FA
tetradic
#FA9BF4 #FAD09B #9BFAA1 #9BC5FA
square
#FA9BF4 #FAD09B #9BFAA1 #9BC5FA
split-complementary
#FA9BF4 #C5FA9B #9BFAD0
monochromatic
#F426E7 #F761EE #FA9BF4 #FDD5FA #FEE2FC
Accessibility & contrast
On white
1.90
#FA9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FA9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF4
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF4 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F7
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#FFA2BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf4; /* rgb */ color: rgb(250, 155, 244); /* oklch */ color: oklch(81.5% 0.158 329.2);
Tailwind
colors: {
custom: {
50: '#fdbaf8',
500: '#fa9bf4',
950: '#000000',
},
}SCSS
$custom: #fa9bf4; $custom-light: #fdbaf8; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf4",
"rgb": {
"r": 250,
"g": 155,
"b": 244
},
"hsl": {
"h": 303.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81476,
"c": 0.15801,
"h": 329.2
},
"luminance": 0.50298
}Semantic roles & 50–950 ramp
primary
#FA9BF4
secondary
#5EDB66
accent
#E60E00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285