#BBB2D4#BBB2D4
#BBB2D4 is a light, muted violet. Relative luminance 0.472; OKLCH L 78.2% C 0.049 H 297.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2D4 |
|---|---|
| RGB | rgb(187, 178, 212) |
| HSL | hsl(256, 28%, 76%) |
| HSV | hsv(256, 16%, 83%) |
| CMYK | cmyk(11.8%, 16%, 0%, 16.9%) |
| CIE-LAB | lab(74.29, 9.80, -15.97) |
| CIE-LCH | lch(74.29, 18.74, 301.53°) |
| OKLab | oklab(78.21% 0.0224 -0.0432) |
| OKLCH | oklch(78.21% 0.049 297.4) |
| XYZ | xyz(48.2952, 47.1589, 68.8328) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.45
Lavender
#B39DDB
ΔE00 8.61
Periwinkle
#CCCCFF
ΔE00 8.66
Lilac
#C8A2C8
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2D4 #CBD4B2
analogous
#B2BAD4 #BBB2D4 #CCB2D4
triadic
#BBB2D4 #D4BBB2 #B2D4BB
tetradic
#BBB2D4 #D4B2BA #CBD4B2 #B2D4CC
square
#BBB2D4 #D4B2BA #CBD4B2 #B2D4CC
split-complementary
#BBB2D4 #D4CCB2 #BAD4B2
monochromatic
#7663A8 #988BBE #BBB2D4 #DED9EA #EEEBF4
Accessibility & contrast
On white
2.01
#BBB2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BBB2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2D4
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2D4 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB7D6
Deuteranopia (green-blind)
#ADB6D3
Tritanopia (blue-blind)
#B7B7BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb2d4; /* rgb */ color: rgb(187, 178, 212); /* oklch */ color: oklch(78.2% 0.049 297.4);
Tailwind
colors: {
custom: {
50: '#cfc9e1',
500: '#bbb2d4',
950: '#000000',
},
}SCSS
$custom: #bbb2d4; $custom-light: #cfc9e1; $custom-dark: #000000;
JSON
{
"hex": "#bbb2d4",
"rgb": {
"r": 187,
"g": 178,
"b": 212
},
"hsl": {
"h": 255.882,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.78206,
"c": 0.04869,
"h": 297.4
},
"luminance": 0.47159
}Semantic roles & 50–950 ramp
primary
#BBB2D4
secondary
#E8EBE0
accent
#A73F8B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283