#FBAAF8#FBAAF8
#FBAAF8 is a very light, vivid purple. Relative luminance 0.560; OKLCH L 84.1% C 0.137 H 328.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAF8 |
|---|---|
| RGB | rgb(251, 170, 248) |
| HSL | hsl(302, 91%, 83%) |
| HSV | hsv(302, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 1.2%, 1.6%) |
| CIE-LAB | lab(79.64, 41.66, -26.80) |
| CIE-LCH | lch(79.64, 49.54, 327.25°) |
| OKLab | oklab(84.1% 0.116 -0.0726) |
| OKLCH | oklch(84.1% 0.137 328) |
| XYZ | xyz(71.1003, 56.0388, 95.8601) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 8.73
Violet (CSS)
#EE82EE
ΔE00 8.78
Light Violet
#D6B4FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAF8 #AAFBAD
analogous
#D5AAFB #FBAAF8 #FBAAD0
triadic
#FBAAF8 #F8FBAA #AAF8FB
tetradic
#FBAAF8 #FBD5AA #AAFBAD #AAD0FB
square
#FBAAF8 #FBD5AA #AAFBAD #AAD0FB
split-complementary
#FBAAF8 #D0FBAA #AAFBD5
monochromatic
#F535EE #F870F3 #FBAAF8 #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.72
#FBAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FBAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAF8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAF8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFB
Deuteranopia (green-blind)
#B9C9F5
Tritanopia (blue-blind)
#FFB1C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbaaf8; /* rgb */ color: rgb(251, 170, 248); /* oklch */ color: oklch(84.1% 0.137 328.0);
Tailwind
colors: {
custom: {
50: '#fec4fa',
500: '#fbaaf8',
950: '#000000',
},
}SCSS
$custom: #fbaaf8; $custom-light: #fec4fa; $custom-dark: #000000;
JSON
{
"hex": "#fbaaf8",
"rgb": {
"r": 251,
"g": 170,
"b": 248
},
"hsl": {
"h": 302.222,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.84102,
"c": 0.13683,
"h": 328
},
"luminance": 0.56036
}Semantic roles & 50–950 ramp
primary
#FBAAF8
secondary
#6BDE6F
accent
#E60800
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285