#BBBAD2#BBBAD2
#BBBAD2 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.034 H 287.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAD2 |
|---|---|
| RGB | rgb(187, 186, 210) |
| HSL | hsl(243, 21%, 78%) |
| HSV | hsv(243, 11%, 82%) |
| CMYK | cmyk(11%, 11.4%, 0%, 17.6%) |
| CIE-LAB | lab(76.27, 5.04, -11.91) |
| CIE-LCH | lch(76.27, 12.93, 292.92°) |
| OKLab | oklab(79.73% 0.0101 -0.0321) |
| OKLCH | oklch(79.73% 0.034 287.5) |
| XYZ | xyz(49.6829, 50.3354, 68.0585) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.60
Light Blue Grey
#B7C9E2
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.01
Thistle
#D8BFD8
ΔE00 9.08
Periwinkle
#CCCCFF
ΔE00 9.12
Light Periwinkle
#C1C6FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAD2 #D1D2BA
analogous
#BAC5D2 #BBBAD2 #C7BAD2
triadic
#BBBAD2 #D2BBBA #BAD2BB
tetradic
#BBBAD2 #D2BAC5 #D1D2BA #BAD2C7
square
#BBBAD2 #D2BAC5 #D1D2BA #BAD2C7
split-complementary
#BBBAD2 #D2C7BA #C5D2BA
monochromatic
#7270A2 #9695BA #BBBAD2 #E0DFEA #EDECF3
Accessibility & contrast
On white
1.90
#BBBAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BBBAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAD2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAD2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B4BCD1
Tritanopia (blue-blind)
#B7BEC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbad2; /* rgb */ color: rgb(187, 186, 210); /* oklch */ color: oklch(79.7% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#cfcedf',
500: '#bbbad2',
950: '#000000',
},
}SCSS
$custom: #bbbad2; $custom-light: #cfcedf; $custom-dark: #000000;
JSON
{
"hex": "#bbbad2",
"rgb": {
"r": 187,
"g": 186,
"b": 210
},
"hsl": {
"h": 242.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.79733,
"c": 0.03366,
"h": 287.5
},
"luminance": 0.50336
}Semantic roles & 50–950 ramp
primary
#BBBAD2
secondary
#A6A789
accent
#9F469C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131315
muted
#838384