#FBBAF6#FBBAF6
#FBBAF6 is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.7% C 0.107 H 329.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAF6 |
|---|---|
| RGB | rgb(251, 186, 246) |
| HSL | hsl(305, 89%, 86%) |
| HSV | hsv(305, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 2%, 1.6%) |
| CIE-LAB | lab(83.06, 32.93, -20.51) |
| CIE-LCH | lch(83.06, 38.79, 328.08°) |
| OKLab | oklab(86.69% 0.092 -0.0551) |
| OKLCH | oklch(86.69% 0.107 329.1) |
| XYZ | xyz(73.9756, 62.2832, 95.2960) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 5.65
Light Lilac
#EDC8FF
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAF6 #BAFBBF
analogous
#DFBAFB #FBBAF6 #FBBAD5
triadic
#FBBAF6 #F6FBBA #BAF6FB
tetradic
#FBBAF6 #FBDFBA #BAFBBF #BAD5FB
square
#FBBAF6 #FBDFBA #BAFBBF #BAD5FB
split-complementary
#FBBAF6 #D5FBBA #BAFBDF
monochromatic
#F446E7 #F880EE #FBBAF6 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.56
#FBBAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FBBAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAF6
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAF6 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF8
Deuteranopia (green-blind)
#C6D2F4
Tritanopia (blue-blind)
#FFBECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbaf6; /* rgb */ color: rgb(251, 186, 246); /* oklch */ color: oklch(86.7% 0.107 329.1);
Tailwind
colors: {
custom: {
50: '#fdcff9',
500: '#fbbaf6',
950: '#000000',
},
}SCSS
$custom: #fbbaf6; $custom-light: #fdcff9; $custom-dark: #000000;
JSON
{
"hex": "#fbbaf6",
"rgb": {
"r": 251,
"g": 186,
"b": 246
},
"hsl": {
"h": 304.615,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.8669,
"c": 0.10725,
"h": 329.1
},
"luminance": 0.62281
}Semantic roles & 50–950 ramp
primary
#FBBAF6
secondary
#79E081
accent
#E61200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385