#BBBADE#BBBADE
#BBBADE is a light, muted blue. Relative luminance 0.510; OKLCH L 80.2% C 0.051 H 286.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBADE |
|---|---|
| RGB | rgb(187, 186, 222) |
| HSL | hsl(242, 35%, 80%) |
| HSV | hsv(242, 16%, 87%) |
| CMYK | cmyk(15.8%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(76.65, 7.56, -17.84) |
| CIE-LCH | lch(76.65, 19.38, 292.96°) |
| OKLab | oklab(80.15% 0.0143 -0.0485) |
| OKLCH | oklch(80.15% 0.051 286.5) |
| XYZ | xyz(51.2343, 50.9560, 76.2293) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.12
Light Lavender
#DFC5FE
ΔE00 8.97
Pale Lilac
#E4CBFF
ΔE00 9.37
Thistle
#D8BFD8
ΔE00 9.40
Light Blue Grey
#B7C9E2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBADE #DDDEBA
analogous
#BACBDE #BBBADE #CDBADE
triadic
#BBBADE #DEBBBA #BADEBB
tetradic
#BBBADE #DEBACB #DDDEBA #BADECD
square
#BBBADE #DEBACB #DDDEBA #BADECD
split-complementary
#BBBADE #DECDBA #CBDEBA
monochromatic
#6967B6 #9291CA #BBBADE #E4E3F2 #EBEAF5
Accessibility & contrast
On white
1.88
#BBBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BBBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBADE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBADE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#B4C0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbade; /* rgb */ color: rgb(187, 186, 222); /* oklch */ color: oklch(80.2% 0.051 286.5);
Tailwind
colors: {
custom: {
50: '#cfcee8',
500: '#bbbade',
950: '#000000',
},
}SCSS
$custom: #bbbade; $custom-light: #cfcee8; $custom-dark: #000000;
JSON
{
"hex": "#bbbade",
"rgb": {
"r": 187,
"g": 186,
"b": 222
},
"hsl": {
"h": 241.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.80152,
"c": 0.05054,
"h": 286.5
},
"luminance": 0.50957
}Semantic roles & 50–950 ramp
primary
#BBBADE
secondary
#B5B686
accent
#AE37AB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384