#BBB5DF#BBB5DF
#BBB5DF is a light, muted blue. Relative luminance 0.489; OKLCH L 79.2% C 0.059 H 291.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5DF |
|---|---|
| RGB | rgb(187, 181, 223) |
| HSL | hsl(249, 40%, 79%) |
| HSV | hsv(249, 19%, 87%) |
| CMYK | cmyk(16.1%, 18.8%, 0%, 12.5%) |
| CIE-LAB | lab(75.41, 10.50, -20.26) |
| CIE-LCH | lch(75.41, 22.82, 297.39°) |
| OKLab | oklab(79.2% 0.0218 -0.0552) |
| OKLCH | oklch(79.2% 0.059 291.5) |
| XYZ | xyz(50.3338, 48.9398, 76.5923) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.66
Light Lavender
#DFC5FE
ΔE00 7.81
Pale Violet
#CEAEFA
ΔE00 8.19
Light Violet
#D6B4FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5DF #D9DFB5
analogous
#B5C4DF #BBB5DF #D0B5DF
triadic
#BBB5DF #DFBBB5 #B5DFBB
tetradic
#BBB5DF #DFB5C4 #D9DFB5 #B5DFD0
square
#BBB5DF #DFB5C4 #D9DFB5 #B5DFD0
split-complementary
#BBB5DF #DFD0B5 #C4DFB5
monochromatic
#6C60BA #948ACD #BBB5DF #E2E0F1 #EBEAF6
Accessibility & contrast
On white
1.95
#BBB5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#BBB5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5DF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5DF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBAE1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#B4BCC3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb5df; /* rgb */ color: rgb(187, 181, 223); /* oklch */ color: oklch(79.2% 0.059 291.5);
Tailwind
colors: {
custom: {
50: '#cfcbe9',
500: '#bbb5df',
950: '#000000',
},
}SCSS
$custom: #bbb5df; $custom-light: #cfcbe9; $custom-dark: #000000;
JSON
{
"hex": "#bbb5df",
"rgb": {
"r": 187,
"g": 181,
"b": 223
},
"hsl": {
"h": 248.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.79199,
"c": 0.05931,
"h": 291.5
},
"luminance": 0.4894
}Semantic roles & 50–950 ramp
primary
#BBB5DF
secondary
#EBEDDE
accent
#B333A0
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284