#FBA1F9#FBA1F9
#FBA1F9 is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.7% C 0.153 H 327.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA1F9 |
|---|---|
| RGB | rgb(251, 161, 249) |
| HSL | hsl(301, 92%, 81%) |
| HSV | hsv(301, 36%, 98%) |
| CMYK | cmyk(0%, 35.9%, 0.8%, 1.6%) |
| CIE-LAB | lab(77.78, 46.50, -30.18) |
| CIE-LCH | lch(77.78, 55.43, 327.02°) |
| OKLab | oklab(82.71% 0.1293 -0.082) |
| OKLCH | oklch(82.71% 0.153 327.6) |
| XYZ | xyz(69.6261, 52.8415, 96.1360) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 6.77
Mauve
#E0B0FF
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.91
Light Lavendar
#EFC0FE
ΔE00 8.18
Purply Pink
#F075E6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA1F9 #A1FBA3
analogous
#D0A1FB #FBA1F9 #FBA1CC
triadic
#FBA1F9 #F9FBA1 #A1F9FB
tetradic
#FBA1F9 #FBD0A1 #A1FBA3 #A1CCFB
square
#FBA1F9 #FBD0A1 #A1FBA3 #A1CCFB
split-complementary
#FBA1F9 #CCFBA1 #A1FBD0
monochromatic
#F62CF2 #F966F5 #FBA1F9 #FDDCFD #FEE2FD
Accessibility & contrast
On white
1.82
#FBA1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FBA1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA1F9
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA1F9 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FC
Deuteranopia (green-blind)
#B2C4F6
Tritanopia (blue-blind)
#FFA9C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba1f9; /* rgb */ color: rgb(251, 161, 249); /* oklch */ color: oklch(82.7% 0.153 327.6);
Tailwind
colors: {
custom: {
50: '#febefb',
500: '#fba1f9',
950: '#000000',
},
}SCSS
$custom: #fba1f9; $custom-light: #febefb; $custom-dark: #000000;
JSON
{
"hex": "#fba1f9",
"rgb": {
"r": 251,
"g": 161,
"b": 249
},
"hsl": {
"h": 301.333,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.82712,
"c": 0.15312,
"h": 327.6
},
"luminance": 0.52839
}Semantic roles & 50–950 ramp
primary
#FBA1F9
secondary
#63DD66
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285