#FBABFC#FBABFC
#FBABFC is a very light, vivid purple. Relative luminance 0.567; OKLCH L 84.4% C 0.139 H 326.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABFC |
|---|---|
| RGB | rgb(251, 171, 252) |
| HSL | hsl(299, 93%, 83%) |
| HSV | hsv(299, 32%, 99%) |
| CMYK | cmyk(0.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.99, 41.86, -28.40) |
| CIE-LCH | lch(79.99, 50.58, 325.84°) |
| OKLab | oklab(84.42% 0.1156 -0.0771) |
| OKLCH | oklch(84.42% 0.139 326.3) |
| XYZ | xyz(71.9156, 56.6660, 99.2260) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.05
Light Lavendar
#EFC0FE
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 8.43
Light Lilac
#EDC8FF
ΔE00 8.57
Violet (CSS)
#EE82EE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABFC #ACFCAB
analogous
#D2ABFC #FBABFC #FCABD4
triadic
#FBABFC #FCFBAB #ABFCFB
tetradic
#FBABFC #FCD2AB #ACFCAB #ABD4FC
square
#FBABFC #FCD2AB #ACFCAB #ABD4FC
split-complementary
#FBABFC #D4FCAB #ABFCD2
monochromatic
#F535F8 #F870FA #FBABFC #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.70
#FBABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#FBABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABFC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABFC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbabfc; /* rgb */ color: rgb(251, 171, 252); /* oklch */ color: oklch(84.4% 0.139 326.3);
Tailwind
colors: {
custom: {
50: '#fec5fd',
500: '#fbabfc',
950: '#000000',
},
}SCSS
$custom: #fbabfc; $custom-light: #fec5fd; $custom-dark: #000000;
JSON
{
"hex": "#fbabfc",
"rgb": {
"r": 251,
"g": 171,
"b": 252
},
"hsl": {
"h": 299.259,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84418,
"c": 0.13892,
"h": 326.3
},
"luminance": 0.56663
}Semantic roles & 50–950 ramp
primary
#FBABFC
secondary
#6DE06B
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285