#FBAFF6#FBAFF6
#FBAFF6 is a very light, vivid purple. Relative luminance 0.578; OKLCH L 84.8% C 0.126 H 328.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF6 |
|---|---|
| RGB | rgb(251, 175, 246) |
| HSL | hsl(304, 90%, 84%) |
| HSV | hsv(304, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 2%, 1.6%) |
| CIE-LAB | lab(80.64, 38.70, -24.19) |
| CIE-LCH | lch(80.64, 45.64, 328.00°) |
| OKLab | oklab(84.84% 0.1082 -0.0653) |
| OKLCH | oklch(84.84% 0.126 328.9) |
| XYZ | xyz(71.7468, 57.8257, 94.5531) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 8.42
Pale Mauve
#FED0FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF6 #AFFBB4
analogous
#DAAFFB #FBAFF6 #FBAFD0
triadic
#FBAFF6 #F6FBAF #AFF6FB
tetradic
#FBAFF6 #FBDAAF #AFFBB4 #AFD0FB
square
#FBAFF6 #FBDAAF #AFFBB4 #AFD0FB
split-complementary
#FBAFF6 #D0FBAF #AFFBDA
monochromatic
#F53AE9 #F875EF #FBAFF6 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.67
#FBAFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FBAFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF6
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF6 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2F9
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#FFB5C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff6; /* rgb */ color: rgb(251, 175, 246); /* oklch */ color: oklch(84.8% 0.126 328.9);
Tailwind
colors: {
custom: {
50: '#fdc8f9',
500: '#fbaff6',
950: '#000000',
},
}SCSS
$custom: #fbaff6; $custom-light: #fdc8f9; $custom-dark: #000000;
JSON
{
"hex": "#fbaff6",
"rgb": {
"r": 251,
"g": 175,
"b": 246
},
"hsl": {
"h": 303.947,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84843,
"c": 0.12634,
"h": 328.9
},
"luminance": 0.57823
}Semantic roles & 50–950 ramp
primary
#FBAFF6
secondary
#6FDF77
accent
#E60F00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285