#BBAFFD#BBAFFD
#BBAFFD is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.3% C 0.110 H 290.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFFD |
|---|---|
| RGB | rgb(187, 175, 253) |
| HSL | hsl(249, 95%, 84%) |
| HSV | hsv(249, 31%, 99%) |
| CMYK | cmyk(26.1%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(75.02, 20.62, -37.09) |
| CIE-LCH | lch(75.02, 42.43, 299.07°) |
| OKLab | oklab(79.26% 0.0389 -0.1028) |
| OKLCH | oklch(79.26% 0.11 290.7) |
| XYZ | xyz(53.5488, 48.3157, 99.4141) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 6.30
Light Violet
#D6B4FC
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFFD #F1FDAF
analogous
#AFCAFD #BBAFFD #E2AFFD
triadic
#BBAFFD #FDBBAF #AFFDBB
tetradic
#BBAFFD #FDAFCA #F1FDAF #AFFDE2
square
#BBAFFD #FDAFCA #F1FDAF #AFFDE2
split-complementary
#BBAFFD #FDE2AF #CAFDAF
monochromatic
#5638FA #8873FC #BBAFFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.97
#BBAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BBAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFFD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFFD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#ADBCCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbaffd; /* rgb */ color: rgb(187, 175, 253); /* oklch */ color: oklch(79.3% 0.110 290.7);
Tailwind
colors: {
custom: {
50: '#d1c6fe',
500: '#bbaffd',
950: '#000000',
},
}SCSS
$custom: #bbaffd; $custom-light: #d1c6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbaffd",
"rgb": {
"r": 187,
"g": 175,
"b": 253
},
"hsl": {
"h": 249.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.79262,
"c": 0.10989,
"h": 290.7
},
"luminance": 0.48317
}Semantic roles & 50–950 ramp
primary
#BBAFFD
secondary
#F1F6D5
accent
#E600C2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286