#BBB5DA#BBB5DA
#BBB5DA is a light, muted blue. Relative luminance 0.487; OKLCH L 79.0% C 0.052 H 292.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5DA |
|---|---|
| RGB | rgb(187, 181, 218) |
| HSL | hsl(250, 33%, 78%) |
| HSV | hsv(250, 17%, 85%) |
| CMYK | cmyk(14.2%, 17%, 0%, 14.5%) |
| CIE-LAB | lab(75.25, 9.43, -17.80) |
| CIE-LCH | lch(75.25, 20.14, 297.91°) |
| OKLab | oklab(79.02% 0.0201 -0.0483) |
| OKLCH | oklch(79.02% 0.052 292.6) |
| XYZ | xyz(49.6696, 48.6742, 73.0944) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.50
Light Lavender
#DFC5FE
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5DA #D4DAB5
analogous
#B5C1DA #BBB5DA #CDB5DA
triadic
#BBB5DA #DABBB5 #B5DABB
tetradic
#BBB5DA #DAB5C1 #D4DAB5 #B5DACD
square
#BBB5DA #DAB5C1 #D4DAB5 #B5DACD
split-complementary
#BBB5DA #DACDB5 #C1DAB5
monochromatic
#7063B1 #968CC6 #BBB5DA #E0DEEE #ECEBF5
Accessibility & contrast
On white
1.96
#BBB5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BBB5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5DA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5DA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADC
Deuteranopia (green-blind)
#ADB9D9
Tritanopia (blue-blind)
#B5BBC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb5da; /* rgb */ color: rgb(187, 181, 218); /* oklch */ color: oklch(79.0% 0.052 292.6);
Tailwind
colors: {
custom: {
50: '#cfcbe5',
500: '#bbb5da',
950: '#000000',
},
}SCSS
$custom: #bbb5da; $custom-light: #cfcbe5; $custom-dark: #000000;
JSON
{
"hex": "#bbb5da",
"rgb": {
"r": 187,
"g": 181,
"b": 218
},
"hsl": {
"h": 249.73,
"s": 33.333,
"l": 78.235
},
"oklch": {
"l": 0.79015,
"c": 0.05232,
"h": 292.6
},
"luminance": 0.48674
}Semantic roles & 50–950 ramp
primary
#BBB5DA
secondary
#EAEBE0
accent
#AC399A
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141315
muted
#828284