#FA9BF2#FA9BF2
#FA9BF2 is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.4% C 0.156 H 329.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF2 |
|---|---|
| RGB | rgb(250, 155, 242) |
| HSL | hsl(305, 90%, 79%) |
| HSV | hsv(305, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 3.2%, 2%) |
| CIE-LAB | lab(76.18, 48.04, -28.86) |
| CIE-LCH | lch(76.18, 56.04, 329.01°) |
| OKLab | oklab(81.4% 0.1352 -0.0782) |
| OKLCH | oklch(81.4% 0.156 329.9) |
| XYZ | xyz(67.1718, 50.1807, 90.1348) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.80
Plum
#DDA0DD
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF2 #9BFAA3
analogous
#D39BFA #FA9BF2 #FA9BC3
triadic
#FA9BF2 #F2FA9B #9BF2FA
tetradic
#FA9BF2 #FAD39B #9BFAA3 #9BC3FA
square
#FA9BF2 #FAD39B #9BFAA3 #9BC3FA
split-complementary
#FA9BF2 #C3FA9B #9BFAD3
monochromatic
#F426E3 #F761EA #FA9BF2 #FDD5FA #FEE2FB
Accessibility & contrast
On white
1.90
#FA9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FA9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#AFC1EF
Tritanopia (blue-blind)
#FFA2BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf2; /* rgb */ color: rgb(250, 155, 242); /* oklch */ color: oklch(81.4% 0.156 329.9);
Tailwind
colors: {
custom: {
50: '#fdbaf6',
500: '#fa9bf2',
950: '#000000',
},
}SCSS
$custom: #fa9bf2; $custom-light: #fdbaf6; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf2",
"rgb": {
"r": 250,
"g": 155,
"b": 242
},
"hsl": {
"h": 305.053,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81396,
"c": 0.1562,
"h": 329.9
},
"luminance": 0.50177
}Semantic roles & 50–950 ramp
primary
#FA9BF2
secondary
#5EDB69
accent
#E61300
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285