#BBB3D2#BBB3D2
#BBB3D2 is a light, muted violet. Relative luminance 0.475; OKLCH L 78.3% C 0.044 H 297.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3D2 |
|---|---|
| RGB | rgb(187, 179, 210) |
| HSL | hsl(255, 26%, 76%) |
| HSV | hsv(255, 15%, 82%) |
| CMYK | cmyk(11%, 14.8%, 0%, 17.6%) |
| CIE-LAB | lab(74.48, 8.84, -14.60) |
| CIE-LCH | lch(74.48, 17.06, 301.19°) |
| OKLab | oklab(78.33% 0.0203 -0.0394) |
| OKLCH | oklch(78.33% 0.044 297.2) |
| XYZ | xyz(48.2442, 47.4580, 67.5789) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 8.95
Lilac
#C8A2C8
ΔE00 9.19
Light Periwinkle
#C1C6FC
ΔE00 9.24
Lavender
#B39DDB
ΔE00 9.51
Light Lavender
#DFC5FE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3D2 #CAD2B3
analogous
#B3BBD2 #BBB3D2 #CBB3D2
triadic
#BBB3D2 #D2BBB3 #B3D2BB
tetradic
#BBB3D2 #D2B3BB #CAD2B3 #B3D2CB
square
#BBB3D2 #D2B3BB #CAD2B3 #B3D2CB
split-complementary
#BBB3D2 #D2CBB3 #BBD2B3
monochromatic
#7666A4 #998DBB #BBB3D2 #DDD9E9 #EEECF4
Accessibility & contrast
On white
2.00
#BBB3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BBB3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3D2
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3D2 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D3
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#B7B7BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb3d2; /* rgb */ color: rgb(187, 179, 210); /* oklch */ color: oklch(78.3% 0.044 297.2);
Tailwind
colors: {
custom: {
50: '#cfc9df',
500: '#bbb3d2',
950: '#000000',
},
}SCSS
$custom: #bbb3d2; $custom-light: #cfc9df; $custom-dark: #000000;
JSON
{
"hex": "#bbb3d2",
"rgb": {
"r": 187,
"g": 179,
"b": 210
},
"hsl": {
"h": 255.484,
"s": 25.62,
"l": 76.275
},
"oklch": {
"l": 0.78334,
"c": 0.04433,
"h": 297.2
},
"luminance": 0.47458
}Semantic roles & 50–950 ramp
primary
#BBB3D2
secondary
#E8EAE1
accent
#A4418B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283