#BBBAD1#BBBAD1
#BBBAD1 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.032 H 287.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAD1 |
|---|---|
| RGB | rgb(187, 186, 209) |
| HSL | hsl(243, 20%, 77%) |
| HSV | hsv(243, 11%, 82%) |
| CMYK | cmyk(10.5%, 11%, 0%, 18%) |
| CIE-LAB | lab(76.24, 4.83, -11.41) |
| CIE-LCH | lch(76.24, 12.39, 292.95°) |
| OKLab | oklab(79.7% 0.0098 -0.0307) |
| OKLCH | oklch(79.7% 0.032 287.6) |
| XYZ | xyz(49.5587, 50.2857, 67.4044) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 8.95
Thistle
#D8BFD8
ΔE00 9.13
Periwinkle
#CCCCFF
ΔE00 9.42
Light Periwinkle
#C1C6FC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAD1 #D0D1BA
analogous
#BAC4D1 #BBBAD1 #C7BAD1
triadic
#BBBAD1 #D1BBBA #BAD1BB
tetradic
#BBBAD1 #D1BAC4 #D0D1BA #BAD1C7
square
#BBBAD1 #D1BAC4 #D0D1BA #BAD1C7
split-complementary
#BBBAD1 #D1C7BA #C4D1BA
monochromatic
#7371A0 #9795B9 #BBBAD1 #DFDFE9 #EDEDF3
Accessibility & contrast
On white
1.90
#BBBAD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BBBAD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAD1
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAD1 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD2
Deuteranopia (green-blind)
#B5BBD0
Tritanopia (blue-blind)
#B7BEC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbad1; /* rgb */ color: rgb(187, 186, 209); /* oklch */ color: oklch(79.7% 0.032 287.6);
Tailwind
colors: {
custom: {
50: '#cfcedf',
500: '#bbbad1',
950: '#000000',
},
}SCSS
$custom: #bbbad1; $custom-light: #cfcedf; $custom-dark: #000000;
JSON
{
"hex": "#bbbad1",
"rgb": {
"r": 187,
"g": 186,
"b": 209
},
"hsl": {
"h": 242.609,
"s": 20,
"l": 77.451
},
"oklch": {
"l": 0.79699,
"c": 0.03226,
"h": 287.6
},
"luminance": 0.50286
}Semantic roles & 50–950 ramp
primary
#BBBAD1
secondary
#A5A689
accent
#9E479B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131315
muted
#838384