#FBAAFA#FBAAFA
#FBAAFA is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.2% C 0.139 H 327.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAFA |
|---|---|
| RGB | rgb(251, 170, 250) |
| HSL | hsl(301, 91%, 83%) |
| HSV | hsv(301, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 0.4%, 1.6%) |
| CIE-LAB | lab(79.71, 42.02, -27.76) |
| CIE-LCH | lch(79.71, 50.36, 326.55°) |
| OKLab | oklab(84.18% 0.1165 -0.0753) |
| OKLCH | oklch(84.18% 0.139 327.1) |
| XYZ | xyz(71.4122, 56.1635, 97.5029) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 6.20
Light Lavendar
#EFC0FE
ΔE00 6.34
Light Violet
#D6B4FC
ΔE00 8.66
Violet (CSS)
#EE82EE
ΔE00 8.68
Light Lilac
#EDC8FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAFA #AAFBAB
analogous
#D4AAFB #FBAAFA #FBAAD1
triadic
#FBAAFA #FAFBAA #AAFAFB
tetradic
#FBAAFA #FBD4AA #AAFBAB #AAD1FB
square
#FBAAFA #FBD4AA #AAFBAB #AAD1FB
split-complementary
#FBAAFA #D1FBAA #AAFBD4
monochromatic
#F535F3 #F870F7 #FBAAFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.72
#FBAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#FBAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAFA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAFA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#B9C9F7
Tritanopia (blue-blind)
#FFB1C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbaafa; /* rgb */ color: rgb(251, 170, 250); /* oklch */ color: oklch(84.2% 0.139 327.1);
Tailwind
colors: {
custom: {
50: '#fec4fc',
500: '#fbaafa',
950: '#000000',
},
}SCSS
$custom: #fbaafa; $custom-light: #fec4fc; $custom-dark: #000000;
JSON
{
"hex": "#fbaafa",
"rgb": {
"r": 251,
"g": 170,
"b": 250
},
"hsl": {
"h": 300.741,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.84179,
"c": 0.13872,
"h": 327.1
},
"luminance": 0.56161
}Semantic roles & 50–950 ramp
primary
#FBAAFA
secondary
#6BDE6C
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285