#BBB7DF#BBB7DF
#BBB7DF is a light, muted blue. Relative luminance 0.498; OKLCH L 79.6% C 0.056 H 289.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7DF |
|---|---|
| RGB | rgb(187, 183, 223) |
| HSL | hsl(246, 38%, 80%) |
| HSV | hsv(246, 18%, 87%) |
| CMYK | cmyk(16.1%, 17.9%, 0%, 12.5%) |
| CIE-LAB | lab(75.92, 9.41, -19.49) |
| CIE-LCH | lch(75.92, 21.64, 295.76°) |
| OKLab | oklab(79.59% 0.0189 -0.053) |
| OKLCH | oklch(79.59% 0.056 289.6) |
| XYZ | xyz(50.7433, 49.7590, 76.7288) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.19
Light Lavender
#DFC5FE
ΔE00 8.13
Lavender
#B39DDB
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.71
Pale Violet
#CEAEFA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7DF #DBDFB7
analogous
#B7C7DF #BBB7DF #CFB7DF
triadic
#BBB7DF #DFBBB7 #B7DFBB
tetradic
#BBB7DF #DFB7C7 #DBDFB7 #B7DFCF
square
#BBB7DF #DFB7C7 #DBDFB7 #B7DFCF
split-complementary
#BBB7DF #DFCFB7 #C7DFB7
monochromatic
#6B62B9 #938DCC #BBB7DF #E3E1F2 #EBEAF6
Accessibility & contrast
On white
1.92
#BBB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BBB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7DF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7DF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#B4BDC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7df; /* rgb */ color: rgb(187, 183, 223); /* oklch */ color: oklch(79.6% 0.056 289.6);
Tailwind
colors: {
custom: {
50: '#cfcce9',
500: '#bbb7df',
950: '#000000',
},
}SCSS
$custom: #bbb7df; $custom-light: #cfcce9; $custom-dark: #000000;
JSON
{
"hex": "#bbb7df",
"rgb": {
"r": 187,
"g": 183,
"b": 223
},
"hsl": {
"h": 246,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.79594,
"c": 0.05631,
"h": 289.6
},
"luminance": 0.49759
}Semantic roles & 50–950 ramp
primary
#BBB7DF
secondary
#EBECDF
accent
#B134A5
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284