#BBB1DA#BBB1DA
#BBB1DA is a light, muted violet. Relative luminance 0.471; OKLCH L 78.2% C 0.059 H 296.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1DA |
|---|---|
| RGB | rgb(187, 177, 218) |
| HSL | hsl(255, 36%, 77%) |
| HSV | hsv(255, 19%, 85%) |
| CMYK | cmyk(14.2%, 18.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.23, 11.61, -19.33) |
| CIE-LCH | lch(74.23, 22.55, 301.00°) |
| OKLab | oklab(78.23% 0.0259 -0.0525) |
| OKLCH | oklch(78.23% 0.059 296.2) |
| XYZ | xyz(48.8679, 47.0708, 72.8271) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.18
Light Violet
#D6B4FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1DA #D0DAB1
analogous
#B1BCDA #BBB1DA #CFB1DA
triadic
#BBB1DA #DABBB1 #B1DABB
tetradic
#BBB1DA #DAB1BC #D0DAB1 #B1DACF
square
#BBB1DA #DAB1BC #D0DAB1 #B1DACF
split-complementary
#BBB1DA #DACFB1 #BCDAB1
monochromatic
#735EB3 #9787C6 #BBB1DA #DFDBEE #EDEAF5
Accessibility & contrast
On white
2.02
#BBB1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BBB1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1DA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1DA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DC
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#B5B7BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb1da; /* rgb */ color: rgb(187, 177, 218); /* oklch */ color: oklch(78.2% 0.059 296.2);
Tailwind
colors: {
custom: {
50: '#cfc8e5',
500: '#bbb1da',
950: '#000000',
},
}SCSS
$custom: #bbb1da; $custom-light: #cfc8e5; $custom-dark: #000000;
JSON
{
"hex": "#bbb1da",
"rgb": {
"r": 187,
"g": 177,
"b": 218
},
"hsl": {
"h": 254.634,
"s": 35.652,
"l": 77.451
},
"oklch": {
"l": 0.78228,
"c": 0.05855,
"h": 296.2
},
"luminance": 0.47071
}Semantic roles & 50–950 ramp
primary
#BBB1DA
secondary
#E9ECDF
accent
#AF3791
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141315
muted
#828284