#FBAFFB#FBAFFB
#FBAFFB is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.131 H 326.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFFB |
|---|---|
| RGB | rgb(251, 175, 251) |
| HSL | hsl(300, 90%, 84%) |
| HSV | hsv(300, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.81, 39.59, -26.60) |
| CIE-LCH | lch(80.81, 47.70, 326.10°) |
| OKLab | oklab(85.03% 0.1095 -0.0721) |
| OKLCH | oklch(85.03% 0.131 326.7) |
| XYZ | xyz(72.5246, 58.1368, 98.6493) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.32
Mauve
#E0B0FF
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFFB #AFFBAF
analogous
#D5AFFB #FBAFFB #FBAFD5
triadic
#FBAFFB #FBFBAF #AFFBFB
tetradic
#FBAFFB #FBD5AF #AFFBAF #AFD5FB
square
#FBAFFB #FBD5AF #AFFBAF #AFD5FB
split-complementary
#FBAFFB #D5FBAF #AFFBD5
monochromatic
#F53AF5 #F875F8 #FBAFFB #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.66
#FBAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FBAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFFB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFFB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbaffb; /* rgb */ color: rgb(251, 175, 251); /* oklch */ color: oklch(85.0% 0.131 326.7);
Tailwind
colors: {
custom: {
50: '#fdc8fc',
500: '#fbaffb',
950: '#000000',
},
}SCSS
$custom: #fbaffb; $custom-light: #fdc8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbaffb",
"rgb": {
"r": 251,
"g": 175,
"b": 251
},
"hsl": {
"h": 300,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.85031,
"c": 0.13109,
"h": 326.7
},
"luminance": 0.58134
}Semantic roles & 50–950 ramp
primary
#FBAFFB
secondary
#6FDF6F
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285