#BBB1DF#BBB1DF
#BBB1DF is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.4% C 0.065 H 294.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1DF |
|---|---|
| RGB | rgb(187, 177, 223) |
| HSL | hsl(253, 42%, 78%) |
| HSV | hsv(253, 21%, 87%) |
| CMYK | cmyk(16.1%, 20.6%, 0%, 12.5%) |
| CIE-LAB | lab(74.40, 12.69, -21.79) |
| CIE-LCH | lch(74.40, 25.22, 300.21°) |
| OKLab | oklab(78.42% 0.0275 -0.0594) |
| OKLCH | oklch(78.42% 0.065 294.8) |
| XYZ | xyz(49.5321, 47.3365, 76.3251) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.19
Pale Violet
#CEAEFA
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.19
Light Violet
#D6B4FC
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1DF #D5DFB1
analogous
#B1BEDF #BBB1DF #D2B1DF
triadic
#BBB1DF #DFBBB1 #B1DFBB
tetradic
#BBB1DF #DFB1BE #D5DFB1 #B1DFD2
square
#BBB1DF #DFB1BE #D5DFB1 #B1DFD2
split-complementary
#BBB1DF #DFD2B1 #BEDFB1
monochromatic
#6F5ABB #9586CD #BBB1DF #E1DCF1 #ECE9F6
Accessibility & contrast
On white
2.01
#BBB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BBB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1DF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1DF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#B4B8C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb1df; /* rgb */ color: rgb(187, 177, 223); /* oklch */ color: oklch(78.4% 0.065 294.8);
Tailwind
colors: {
custom: {
50: '#cfc8e9',
500: '#bbb1df',
950: '#000000',
},
}SCSS
$custom: #bbb1df; $custom-light: #cfc8e9; $custom-dark: #000000;
JSON
{
"hex": "#bbb1df",
"rgb": {
"r": 187,
"g": 177,
"b": 223
},
"hsl": {
"h": 253.043,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.78415,
"c": 0.06547,
"h": 294.8
},
"luminance": 0.47337
}Semantic roles & 50–950 ramp
primary
#BBB1DF
secondary
#EAEDDE
accent
#B53198
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284