#FBAFF7#FBAFF7
#FBAFF7 is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.127 H 328.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF7 |
|---|---|
| RGB | rgb(251, 175, 247) |
| HSL | hsl(303, 90%, 84%) |
| HSV | hsv(303, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 1.6%, 1.6%) |
| CIE-LAB | lab(80.68, 38.88, -24.67) |
| CIE-LCH | lch(80.68, 46.04, 327.60°) |
| OKLab | oklab(84.88% 0.1084 -0.0666) |
| OKLCH | oklch(84.88% 0.127 328.4) |
| XYZ | xyz(71.9007, 57.8872, 95.3636) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 7.71
Very Light Purple
#F6CEFC
ΔE00 8.47
Pale Mauve
#FED0FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF7 #AFFBB3
analogous
#D9AFFB #FBAFF7 #FBAFD1
triadic
#FBAFF7 #F7FBAF #AFF7FB
tetradic
#FBAFF7 #FBD9AF #AFFBB3 #AFD1FB
square
#FBAFF7 #FBD9AF #AFFBB3 #AFD1FB
split-complementary
#FBAFF7 #D1FBAF #AFFBD9
monochromatic
#F53AEB #F875F1 #FBAFF7 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.67
#FBAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FBAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF7
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF7 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#BDCCF4
Tritanopia (blue-blind)
#FFB5C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff7; /* rgb */ color: rgb(251, 175, 247); /* oklch */ color: oklch(84.9% 0.127 328.4);
Tailwind
colors: {
custom: {
50: '#fdc8fa',
500: '#fbaff7',
950: '#000000',
},
}SCSS
$custom: #fbaff7; $custom-light: #fdc8fa; $custom-dark: #000000;
JSON
{
"hex": "#fbaff7",
"rgb": {
"r": 251,
"g": 175,
"b": 247
},
"hsl": {
"h": 303.158,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.8488,
"c": 0.12728,
"h": 328.4
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#FBAFF7
secondary
#6FDF75
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285