#BBB2D5#BBB2D5
#BBB2D5 is a light, muted violet. Relative luminance 0.472; OKLCH L 78.2% C 0.050 H 297.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2D5 |
|---|---|
| RGB | rgb(187, 178, 213) |
| HSL | hsl(255, 29%, 77%) |
| HSV | hsv(255, 16%, 84%) |
| CMYK | cmyk(12.2%, 16.4%, 0%, 16.5%) |
| CIE-LAB | lab(74.32, 10.01, -16.47) |
| CIE-LCH | lch(74.32, 19.27, 301.29°) |
| OKLab | oklab(78.24% 0.0227 -0.0446) |
| OKLCH | oklch(78.24% 0.05 297) |
| XYZ | xyz(48.4217, 47.2095, 69.4992) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.58
Lavender
#B39DDB
ΔE00 8.37
Periwinkle
#CCCCFF
ΔE00 8.48
Lilac
#C8A2C8
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 8.71
Light Lavender
#DFC5FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2D5 #CCD5B2
analogous
#B2BBD5 #BBB2D5 #CDB2D5
triadic
#BBB2D5 #D5BBB2 #B2D5BB
tetradic
#BBB2D5 #D5B2BB #CCD5B2 #B2D5CD
square
#BBB2D5 #D5B2BB #CCD5B2 #B2D5CD
split-complementary
#BBB2D5 #D5CDB2 #BBD5B2
monochromatic
#7563AA #988ABF #BBB2D5 #DEDAEB #EEEBF4
Accessibility & contrast
On white
2.01
#BBB2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BBB2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2D5
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2D5 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB7D7
Deuteranopia (green-blind)
#ACB6D4
Tritanopia (blue-blind)
#B7B7BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb2d5; /* rgb */ color: rgb(187, 178, 213); /* oklch */ color: oklch(78.2% 0.050 297.0);
Tailwind
colors: {
custom: {
50: '#cfc9e2',
500: '#bbb2d5',
950: '#000000',
},
}SCSS
$custom: #bbb2d5; $custom-light: #cfc9e2; $custom-dark: #000000;
JSON
{
"hex": "#bbb2d5",
"rgb": {
"r": 187,
"g": 178,
"b": 213
},
"hsl": {
"h": 255.429,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.78242,
"c": 0.05007,
"h": 297
},
"luminance": 0.4721
}Semantic roles & 50–950 ramp
primary
#BBB2D5
secondary
#E8EBE0
accent
#A83D8D
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283