#FA9BF3#FA9BF3
#FA9BF3 is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.4% C 0.157 H 329.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF3 |
|---|---|
| RGB | rgb(250, 155, 243) |
| HSL | hsl(304, 90%, 79%) |
| HSV | hsv(304, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 2.8%, 2%) |
| CIE-LAB | lab(76.22, 48.21, -29.35) |
| CIE-LCH | lch(76.22, 56.44, 328.67°) |
| OKLab | oklab(81.44% 0.1354 -0.0796) |
| OKLCH | oklch(81.44% 0.157 329.5) |
| XYZ | xyz(67.3224, 50.2409, 90.9280) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.74
Plum
#DDA0DD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.85
Bubblegum Pink
#FE83CC
ΔE00 7.91
Mauve
#E0B0FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF3 #9BFAA2
analogous
#D29BFA #FA9BF3 #FA9BC4
triadic
#FA9BF3 #F3FA9B #9BF3FA
tetradic
#FA9BF3 #FAD29B #9BFAA2 #9BC4FA
square
#FA9BF3 #FAD29B #9BFAA2 #9BC4FA
split-complementary
#FA9BF3 #C4FA9B #9BFAD2
monochromatic
#F426E5 #F761EC #FA9BF3 #FDD5FA #FEE2FC
Accessibility & contrast
On white
1.90
#FA9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FA9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF3
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF3 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F6
Deuteranopia (green-blind)
#AFC1F0
Tritanopia (blue-blind)
#FFA2BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf3; /* rgb */ color: rgb(250, 155, 243); /* oklch */ color: oklch(81.4% 0.157 329.5);
Tailwind
colors: {
custom: {
50: '#fdbaf7',
500: '#fa9bf3',
950: '#000000',
},
}SCSS
$custom: #fa9bf3; $custom-light: #fdbaf7; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf3",
"rgb": {
"r": 250,
"g": 155,
"b": 243
},
"hsl": {
"h": 304.421,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81436,
"c": 0.1571,
"h": 329.5
},
"luminance": 0.50238
}Semantic roles & 50–950 ramp
primary
#FA9BF3
secondary
#5EDB67
accent
#E61100
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285