#FBAFF9#FBAFF9
#FBAFF9 is a very light, vivid purple. Relative luminance 0.580; OKLCH L 85.0% C 0.129 H 327.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFF9 |
|---|---|
| RGB | rgb(251, 175, 249) |
| HSL | hsl(302, 90%, 84%) |
| HSV | hsv(302, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 0.8%, 1.6%) |
| CIE-LAB | lab(80.75, 39.23, -25.64) |
| CIE-LCH | lch(80.75, 46.87, 326.84°) |
| OKLab | oklab(84.96% 0.109 -0.0694) |
| OKLCH | oklch(84.96% 0.129 327.5) |
| XYZ | xyz(72.2110, 58.0113, 96.9977) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.34
Plum
#DDA0DD
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.19
Light Lilac
#EDC8FF
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 8.42
Very Light Purple
#F6CEFC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFF9 #AFFBB1
analogous
#D7AFFB #FBAFF9 #FBAFD3
triadic
#FBAFF9 #F9FBAF #AFF9FB
tetradic
#FBAFF9 #FBD7AF #AFFBB1 #AFD3FB
square
#FBAFF9 #FBD7AF #AFFBB1 #AFD3FB
split-complementary
#FBAFF9 #D3FBAF #AFFBD7
monochromatic
#F53AF0 #F875F5 #FBAFF9 #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.67
#FBAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FBAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFF9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFF9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#BDCCF6
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaff9; /* rgb */ color: rgb(251, 175, 249); /* oklch */ color: oklch(85.0% 0.129 327.5);
Tailwind
colors: {
custom: {
50: '#fdc8fb',
500: '#fbaff9',
950: '#000000',
},
}SCSS
$custom: #fbaff9; $custom-light: #fdc8fb; $custom-dark: #000000;
JSON
{
"hex": "#fbaff9",
"rgb": {
"r": 251,
"g": 175,
"b": 249
},
"hsl": {
"h": 301.579,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84955,
"c": 0.12917,
"h": 327.5
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#FBAFF9
secondary
#6FDF72
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285