#BBB0CE#BBB0CE
#BBB0CE is a light, muted violet. Relative luminance 0.461; OKLCH L 77.6% C 0.044 H 302.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0CE |
|---|---|
| RGB | rgb(187, 176, 206) |
| HSL | hsl(262, 23%, 75%) |
| HSV | hsv(262, 15%, 81%) |
| CMYK | cmyk(9.2%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(73.59, 9.66, -13.75) |
| CIE-LCH | lch(73.59, 16.80, 305.08°) |
| OKLab | oklab(77.6% 0.0232 -0.0371) |
| OKLCH | oklch(77.6% 0.044 302.1) |
| XYZ | xyz(47.1573, 46.0717, 64.7889) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.81
Lilac
#C8A2C8
ΔE00 8.08
Lavender
#B39DDB
ΔE00 9.38
Periwinkle
#CCCCFF
ΔE00 10.02
Light Lavender
#DFC5FE
ΔE00 10.05
Pale Lilac
#E4CBFF
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0CE #C3CEB0
analogous
#B0B4CE #BBB0CE #CAB0CE
triadic
#BBB0CE #CEBBB0 #B0CEBB
tetradic
#BBB0CE #CEB0B4 #C3CEB0 #B0CECA
square
#BBB0CE #CEB0B4 #C3CEB0 #B0CECA
split-complementary
#BBB0CE #CECAB0 #B4CEB0
monochromatic
#7A649F #9A8AB7 #BBB0CE #DCD6E5 #EFECF3
Accessibility & contrast
On white
2.06
#BBB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BBB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0CE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0CE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CF
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#B8B4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb0ce; /* rgb */ color: rgb(187, 176, 206); /* oklch */ color: oklch(77.6% 0.044 302.1);
Tailwind
colors: {
custom: {
50: '#cfc7dd',
500: '#bbb0ce',
950: '#000000',
},
}SCSS
$custom: #bbb0ce; $custom-light: #cfc7dd; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ce",
"rgb": {
"r": 187,
"g": 176,
"b": 206
},
"hsl": {
"h": 262,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.77599,
"c": 0.04376,
"h": 302.1
},
"luminance": 0.46072
}Semantic roles & 50–950 ramp
primary
#BBB0CE
secondary
#E7EAE1
accent
#A2447F
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283