#BBB7DE#BBB7DE
#BBB7DE is a light, muted blue. Relative luminance 0.497; OKLCH L 79.6% C 0.055 H 289.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7DE |
|---|---|
| RGB | rgb(187, 183, 222) |
| HSL | hsl(246, 37%, 79%) |
| HSV | hsv(246, 18%, 87%) |
| CMYK | cmyk(15.8%, 17.6%, 0%, 12.9%) |
| CIE-LAB | lab(75.89, 9.19, -19.00) |
| CIE-LCH | lch(75.89, 21.11, 295.81°) |
| OKLab | oklab(79.56% 0.0186 -0.0517) |
| OKLCH | oklch(79.56% 0.055 289.8) |
| XYZ | xyz(50.6089, 49.7052, 76.0209) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 6.35
Light Lavender
#DFC5FE
ΔE00 8.27
Lavender
#B39DDB
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7DE #DADEB7
analogous
#B7C7DE #BBB7DE #CFB7DE
triadic
#BBB7DE #DEBBB7 #B7DEBB
tetradic
#BBB7DE #DEB7C7 #DADEB7 #B7DECF
square
#BBB7DE #DEB7C7 #DADEB7 #B7DECF
split-complementary
#BBB7DE #DECFB7 #C7DEB7
monochromatic
#6C63B8 #938DCB #BBB7DE #E3E1F1 #EBEAF5
Accessibility & contrast
On white
1.92
#BBB7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BBB7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7DE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7DE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#B4BDC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7de; /* rgb */ color: rgb(187, 183, 222); /* oklch */ color: oklch(79.6% 0.055 289.8);
Tailwind
colors: {
custom: {
50: '#cfcce8',
500: '#bbb7de',
950: '#000000',
},
}SCSS
$custom: #bbb7de; $custom-light: #cfcce8; $custom-dark: #000000;
JSON
{
"hex": "#bbb7de",
"rgb": {
"r": 187,
"g": 183,
"b": 222
},
"hsl": {
"h": 246.154,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.79557,
"c": 0.05491,
"h": 289.8
},
"luminance": 0.49706
}Semantic roles & 50–950 ramp
primary
#BBB7DE
secondary
#EBECDF
accent
#B035A3
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284