#FBAFFC#FBAFFC
#FBAFFC is a very light, vivid purple. Relative luminance 0.582; OKLCH L 85.1% C 0.132 H 326.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFFC |
|---|---|
| RGB | rgb(251, 175, 252) |
| HSL | hsl(299, 93%, 84%) |
| HSV | hsv(299, 31%, 99%) |
| CMYK | cmyk(0.4%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.85, 39.77, -27.09) |
| CIE-LCH | lch(80.85, 48.12, 325.74°) |
| OKLab | oklab(85.07% 0.1098 -0.0734) |
| OKLCH | oklch(85.07% 0.132 326.2) |
| XYZ | xyz(72.6827, 58.2000, 99.4817) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.33
Mauve
#E0B0FF
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFFC #B0FCAF
analogous
#D4AFFC #FBAFFC #FCAFD6
triadic
#FBAFFC #FCFBAF #AFFCFB
tetradic
#FBAFFC #FCD4AF #B0FCAF #AFD6FC
square
#FBAFFC #FCD4AF #B0FCAF #AFD6FC
split-complementary
#FBAFFC #D6FCAF #AFFCD4
monochromatic
#F539F8 #F874FA #FBAFFC #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.66
#FBAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FBAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFFC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFFC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbaffc; /* rgb */ color: rgb(251, 175, 252); /* oklch */ color: oklch(85.1% 0.132 326.2);
Tailwind
colors: {
custom: {
50: '#fdc8fd',
500: '#fbaffc',
950: '#000000',
},
}SCSS
$custom: #fbaffc; $custom-light: #fdc8fd; $custom-dark: #000000;
JSON
{
"hex": "#fbaffc",
"rgb": {
"r": 251,
"g": 175,
"b": 252
},
"hsl": {
"h": 299.221,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.8507,
"c": 0.13206,
"h": 326.2
},
"luminance": 0.58197
}Semantic roles & 50–950 ramp
primary
#FBAFFC
secondary
#70E06F
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285