#BBB0DC#BBB0DC
#BBB0DC is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.1% C 0.063 H 296.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0DC |
|---|---|
| RGB | rgb(187, 176, 220) |
| HSL | hsl(255, 39%, 78%) |
| HSV | hsv(255, 20%, 86%) |
| CMYK | cmyk(15%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(74.05, 12.59, -20.70) |
| CIE-LCH | lch(74.05, 24.23, 301.31°) |
| OKLab | oklab(78.11% 0.0279 -0.0564) |
| OKLCH | oklch(78.11% 0.063 296.4) |
| XYZ | xyz(48.9344, 46.7825, 74.1482) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.25
Pale Violet
#CEAEFA
ΔE00 7.45
Light Violet
#D6B4FC
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0DC #D1DCB0
analogous
#B0BBDC #BBB0DC #D1B0DC
triadic
#BBB0DC #DCBBB0 #B0DCBB
tetradic
#BBB0DC #DCB0BB #D1DCB0 #B0DCD1
square
#BBB0DC #DCB0BB #D1DCB0 #B0DCD1
split-complementary
#BBB0DC #DCD1B0 #BBDCB0
monochromatic
#725BB6 #9686C9 #BBB0DC #E0DAEF #EDEAF6
Accessibility & contrast
On white
2.03
#BBB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BBB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0DC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0DC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DE
Deuteranopia (green-blind)
#A8B6DB
Tritanopia (blue-blind)
#B5B7BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb0dc; /* rgb */ color: rgb(187, 176, 220); /* oklch */ color: oklch(78.1% 0.063 296.4);
Tailwind
colors: {
custom: {
50: '#cfc7e7',
500: '#bbb0dc',
950: '#000000',
},
}SCSS
$custom: #bbb0dc; $custom-light: #cfc7e7; $custom-dark: #000000;
JSON
{
"hex": "#bbb0dc",
"rgb": {
"r": 187,
"g": 176,
"b": 220
},
"hsl": {
"h": 255,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.78107,
"c": 0.06291,
"h": 296.4
},
"luminance": 0.46783
}Semantic roles & 50–950 ramp
primary
#BBB0DC
secondary
#E9ECDF
accent
#B23492
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284