#BBB0CA#BBB0CA
#BBB0CA is a light, muted violet. Relative luminance 0.459; OKLCH L 77.5% C 0.038 H 304.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0CA |
|---|---|
| RGB | rgb(187, 176, 202) |
| HSL | hsl(265, 20%, 74%) |
| HSV | hsv(265, 13%, 79%) |
| CMYK | cmyk(7.4%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.47, 8.85, -11.75) |
| CIE-LCH | lch(73.47, 14.71, 306.97°) |
| OKLab | oklab(77.46% 0.0218 -0.0316) |
| OKLCH | oklch(77.46% 0.038 304.6) |
| XYZ | xyz(46.6776, 45.8798, 62.2623) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.62
Lilac
#C8A2C8
ΔE00 8.48
Lavender
#B39DDB
ΔE00 10.54
Periwinkle
#CCCCFF
ΔE00 10.88
Light Lavender
#DFC5FE
ΔE00 11.03
Dove Gray
#B6B8BD
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0CA #BFCAB0
analogous
#B0B2CA #BBB0CA #C8B0CA
triadic
#BBB0CA #CABBB0 #B0CABB
tetradic
#BBB0CA #CAB0B2 #BFCAB0 #B0CAC8
square
#BBB0CA #CAB0B2 #BFCAB0 #B0CAC8
split-complementary
#BBB0CA #CAC8B0 #B2CAB0
monochromatic
#7C6799 #9B8BB1 #BBB0CA #DBD5E3 #EFEDF3
Accessibility & contrast
On white
2.06
#BBB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BBB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0CA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0CA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CB
Deuteranopia (green-blind)
#AEB4C9
Tritanopia (blue-blind)
#B9B3B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb0ca; /* rgb */ color: rgb(187, 176, 202); /* oklch */ color: oklch(77.5% 0.038 304.6);
Tailwind
colors: {
custom: {
50: '#cfc7da',
500: '#bbb0ca',
950: '#000000',
},
}SCSS
$custom: #bbb0ca; $custom-light: #cfc7da; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ca",
"rgb": {
"r": 187,
"g": 176,
"b": 202
},
"hsl": {
"h": 265.385,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.77461,
"c": 0.03839,
"h": 304.6
},
"luminance": 0.4588
}Semantic roles & 50–950 ramp
primary
#BBB0CA
secondary
#E6E9E2
accent
#9E4779
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131314
muted
#828283