#FBAFFA#FBAFFA
#FBAFFA is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.130 H 327.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFFA |
|---|---|
| RGB | rgb(251, 175, 250) |
| HSL | hsl(301, 90%, 84%) |
| HSV | hsv(301, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 0.4%, 1.6%) |
| CIE-LAB | lab(80.78, 39.41, -26.12) |
| CIE-LCH | lch(80.78, 47.28, 326.46°) |
| OKLab | oklab(84.99% 0.1092 -0.0707) |
| OKLCH | oklch(84.99% 0.13 327.1) |
| XYZ | xyz(72.3674, 58.0739, 97.8213) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.95
Mauve
#E0B0FF
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 7.70
Light Violet
#D6B4FC
ΔE00 8.33
Very Light Purple
#F6CEFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFFA #AFFBB0
analogous
#D6AFFB #FBAFFA #FBAFD4
triadic
#FBAFFA #FAFBAF #AFFAFB
tetradic
#FBAFFA #FBD6AF #AFFBB0 #AFD4FB
square
#FBAFFA #FBD6AF #AFFBB0 #AFD4FB
split-complementary
#FBAFFA #D4FBAF #AFFBD6
monochromatic
#F53AF3 #F875F6 #FBAFFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.66
#FBAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FBAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFFA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFFA | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#BCCCF7
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaffa; /* rgb */ color: rgb(251, 175, 250); /* oklch */ color: oklch(85.0% 0.130 327.1);
Tailwind
colors: {
custom: {
50: '#fdc8fc',
500: '#fbaffa',
950: '#000000',
},
}SCSS
$custom: #fbaffa; $custom-light: #fdc8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbaffa",
"rgb": {
"r": 251,
"g": 175,
"b": 250
},
"hsl": {
"h": 300.789,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84993,
"c": 0.13013,
"h": 327.1
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#FBAFFA
secondary
#6FDF71
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285