#FA9BFE#FA9BFE
#FA9BFE is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.9% C 0.167 H 325.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BFE |
|---|---|
| RGB | rgb(250, 155, 254) |
| HSL | hsl(298, 98%, 80%) |
| HSV | hsv(298, 39%, 100%) |
| CMYK | cmyk(1.6%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(76.63, 50.16, -34.65) |
| CIE-LCH | lch(76.63, 60.97, 325.36°) |
| OKLab | oklab(81.89% 0.1379 -0.0946) |
| OKLCH | oklch(81.89% 0.167 325.5) |
| XYZ | xyz(69.0335, 50.9254, 99.9400) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.48
Plum
#DDA0DD
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.36
Lavender Pink
#DD85D7
ΔE00 7.51
Purply Pink
#F075E6
ΔE00 7.89
Lilac (survey)
#CEA2FD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BFE #9FFE9B
analogous
#C99BFE #FA9BFE #FE9BD0
triadic
#FA9BFE #FEFA9B #9BFEFA
tetradic
#FA9BFE #FEC99B #9FFE9B #9BD0FE
square
#FA9BFE #FEC99B #9FFE9B #9BD0FE
split-complementary
#FA9BFE #D0FE9B #9BFEC9
monochromatic
#F422FD #F75EFD #FA9BFE #FDD8FF #FDE1FF
Accessibility & contrast
On white
1.88
#FA9BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FA9BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BFE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BFE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#FFA5C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9bfe; /* rgb */ color: rgb(250, 155, 254); /* oklch */ color: oklch(81.9% 0.167 325.5);
Tailwind
colors: {
custom: {
50: '#fdbaff',
500: '#fa9bfe',
950: '#000000',
},
}SCSS
$custom: #fa9bfe; $custom-light: #fdbaff; $custom-dark: #000000;
JSON
{
"hex": "#fa9bfe",
"rgb": {
"r": 250,
"g": 155,
"b": 254
},
"hsl": {
"h": 297.576,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.81887,
"c": 0.16725,
"h": 325.5
},
"luminance": 0.50922
}Semantic roles & 50–950 ramp
primary
#FA9BFE
secondary
#62E15C
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286