#BBAFFB#BBAFFB
#BBAFFB is a light, moderate blue. Relative luminance 0.482; OKLCH L 79.2% C 0.107 H 291.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFFB |
|---|---|
| RGB | rgb(187, 175, 251) |
| HSL | hsl(249, 90%, 84%) |
| HSV | hsv(249, 30%, 98%) |
| CMYK | cmyk(25.5%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.94, 20.14, -36.13) |
| CIE-LCH | lch(74.94, 41.37, 299.14°) |
| OKLab | oklab(79.17% 0.0384 -0.1) |
| OKLCH | oklch(79.17% 0.107 291) |
| XYZ | xyz(53.2318, 48.1889, 97.7449) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.85
Light Violet
#D6B4FC
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 6.58
Lilac (survey)
#CEA2FD
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFFB #EFFBAF
analogous
#AFC9FB #BBAFFB #E1AFFB
triadic
#BBAFFB #FBBBAF #AFFBBB
tetradic
#BBAFFB #FBAFC9 #EFFBAF #AFFBE1
square
#BBAFFB #FBAFC9 #EFFBAF #AFFBE1
split-complementary
#BBAFFB #FBE1AF #C9FBAF
monochromatic
#583AF5 #8975F8 #BBAFFB #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.97
#BBAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BBAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFFB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFFB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#ADBCCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaffb; /* rgb */ color: rgb(187, 175, 251); /* oklch */ color: oklch(79.2% 0.107 291.0);
Tailwind
colors: {
custom: {
50: '#d0c6fd',
500: '#bbaffb',
950: '#000000',
},
}SCSS
$custom: #bbaffb; $custom-light: #d0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#bbaffb",
"rgb": {
"r": 187,
"g": 175,
"b": 251
},
"hsl": {
"h": 249.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79174,
"c": 0.10714,
"h": 291
},
"luminance": 0.4819
}Semantic roles & 50–950 ramp
primary
#BBAFFB
secondary
#F1F6D5
accent
#E600C1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285