#FA9BF0#FA9BF0
#FA9BF0 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.3% C 0.154 H 330.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BF0 |
|---|---|
| RGB | rgb(250, 155, 240) |
| HSL | hsl(306, 90%, 79%) |
| HSV | hsv(306, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 4%, 2%) |
| CIE-LAB | lab(76.11, 47.70, -27.89) |
| CIE-LCH | lch(76.11, 55.25, 329.69°) |
| OKLab | oklab(81.32% 0.1347 -0.0755) |
| OKLCH | oklch(81.32% 0.154 330.7) |
| XYZ | xyz(66.8730, 50.0612, 88.5615) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 7.46
Purply Pink
#F075E6
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BF0 #9BFAA5
analogous
#D59BFA #FA9BF0 #FA9BC1
triadic
#FA9BF0 #F0FA9B #9BF0FA
tetradic
#FA9BF0 #FAD59B #9BFAA5 #9BC1FA
square
#FA9BF0 #FAD59B #9BFAA5 #9BC1FA
split-complementary
#FA9BF0 #C1FA9B #9BFAD5
monochromatic
#F426DF #F761E7 #FA9BF0 #FDD5F9 #FEE2FB
Accessibility & contrast
On white
1.91
#FA9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FA9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BF0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BF0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F3
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#FFA1BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa9bf0; /* rgb */ color: rgb(250, 155, 240); /* oklch */ color: oklch(81.3% 0.154 330.7);
Tailwind
colors: {
custom: {
50: '#fdbaf5',
500: '#fa9bf0',
950: '#000000',
},
}SCSS
$custom: #fa9bf0; $custom-light: #fdbaf5; $custom-dark: #000000;
JSON
{
"hex": "#fa9bf0",
"rgb": {
"r": 250,
"g": 155,
"b": 240
},
"hsl": {
"h": 306.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81317,
"c": 0.15443,
"h": 330.7
},
"luminance": 0.50058
}Semantic roles & 50–950 ramp
primary
#FA9BF0
secondary
#5EDB6B
accent
#E61800
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285