#FBAFFD#FBAFFD
#FBAFFD is a very light, vivid purple. Relative luminance 0.583; OKLCH L 85.1% C 0.133 H 325.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFFD |
|---|---|
| RGB | rgb(251, 175, 253) |
| HSL | hsl(298, 95%, 84%) |
| HSV | hsv(298, 31%, 99%) |
| CMYK | cmyk(0.8%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.89, 39.95, -27.57) |
| CIE-LCH | lch(80.89, 48.54, 325.39°) |
| OKLab | oklab(85.11% 0.11 -0.0748) |
| OKLCH | oklch(85.11% 0.133 325.8) |
| XYZ | xyz(72.8415, 58.2636, 100.3184) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.34
Mauve
#E0B0FF
ΔE00 5.72
Plum
#DDA0DD
ΔE00 6.21
Light Lilac
#EDC8FF
ΔE00 7.75
Light Violet
#D6B4FC
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFFD #B1FDAF
analogous
#D4AFFD #FBAFFD #FDAFD8
triadic
#FBAFFD #FDFBAF #AFFDFB
tetradic
#FBAFFD #FDD4AF #B1FDAF #AFD8FD
square
#FBAFFD #FDD4AF #B1FDAF #AFD8FD
split-complementary
#FBAFFD #D8FDAF #AFFDD4
monochromatic
#F538FA #F873FC #FBAFFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.66
#FBAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FBAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFFD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFFD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbaffd; /* rgb */ color: rgb(251, 175, 253); /* oklch */ color: oklch(85.1% 0.133 325.8);
Tailwind
colors: {
custom: {
50: '#fdc8fe',
500: '#fbaffd',
950: '#000000',
},
}SCSS
$custom: #fbaffd; $custom-light: #fdc8fe; $custom-dark: #000000;
JSON
{
"hex": "#fbaffd",
"rgb": {
"r": 251,
"g": 175,
"b": 253
},
"hsl": {
"h": 298.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.85108,
"c": 0.13303,
"h": 325.8
},
"luminance": 0.58261
}Semantic roles & 50–950 ramp
primary
#FBAFFD
secondary
#71E26E
accent
#E60006
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285