#FBAFF8#FBAFF8
#FBAFF8 is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.128 H 328.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF8 |
|---|---|
| RGB | rgb(251, 175, 248) |
| HSL | hsl(302, 90%, 84%) |
| HSV | hsv(302, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 1.2%, 1.6%) |
| CIE-LAB | lab(80.71, 39.05, -25.16) |
| CIE-LCH | lch(80.71, 46.46, 327.21°) |
| OKLab | oklab(84.92% 0.1087 -0.068) |
| OKLCH | oklch(84.92% 0.128 328) |
| XYZ | xyz(72.0555, 57.9491, 96.1785) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.81
Mauve
#E0B0FF
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 8.52
Very Light Purple
#F6CEFC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF8 #AFFBB2
analogous
#D8AFFB #FBAFF8 #FBAFD2
triadic
#FBAFF8 #F8FBAF #AFF8FB
tetradic
#FBAFF8 #FBD8AF #AFFBB2 #AFD2FB
square
#FBAFF8 #FBD8AF #AFFBB2 #AFD2FB
split-complementary
#FBAFF8 #D2FBAF #AFFBD8
monochromatic
#F53AEE #F875F3 #FBAFF8 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.67
#FBAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FBAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF8
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF8 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FB
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#FFB5C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff8; /* rgb */ color: rgb(251, 175, 248); /* oklch */ color: oklch(84.9% 0.128 328.0);
Tailwind
colors: {
custom: {
50: '#fdc8fa',
500: '#fbaff8',
950: '#000000',
},
}SCSS
$custom: #fbaff8; $custom-light: #fdc8fa; $custom-dark: #000000;
JSON
{
"hex": "#fbaff8",
"rgb": {
"r": 251,
"g": 175,
"b": 248
},
"hsl": {
"h": 302.368,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84918,
"c": 0.12822,
"h": 328
},
"luminance": 0.57946
}Semantic roles & 50–950 ramp
primary
#FBAFF8
secondary
#6FDF74
accent
#E60900
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285