#B2B0CD#B2B0CD
#B2B0CD is a light, muted blue. Relative luminance 0.449; OKLCH L 76.8% C 0.041 H 288.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0CD |
|---|---|
| RGB | rgb(178, 176, 205) |
| HSL | hsl(244, 22%, 75%) |
| HSV | hsv(244, 14%, 80%) |
| CMYK | cmyk(13.2%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.84, 6.48, -14.40) |
| CIE-LCH | lch(72.84, 15.79, 294.22°) |
| OKLab | oklab(76.83% 0.0131 -0.039) |
| OKLCH | oklch(76.83% 0.041 288.5) |
| XYZ | xyz(44.9025, 44.9231, 64.0512) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.32
Periwinkle
#CCCCFF
ΔE00 9.62
Thistle
#D8BFD8
ΔE00 9.72
Lavender
#B39DDB
ΔE00 9.93
Dove Gray
#B6B8BD
ΔE00 10.45
Lightsteelblue
#B0C4DE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0CD #CBCDB0
analogous
#B0BDCD #B2B0CD #C1B0CD
triadic
#B2B0CD #CDB2B0 #B0CDB2
tetradic
#B2B0CD #CDB0BD #CBCDB0 #B0CDC1
square
#B2B0CD #CDB0BD #CBCDB0 #B0CDC1
split-complementary
#B2B0CD #CDC1B0 #BDCDB0
monochromatic
#69659E #8D8BB5 #B2B0CD #D7D5E5 #EDECF3
Accessibility & contrast
On white
2.10
#B2B0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#B2B0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0CD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0CD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CE
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#ADB5B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b0cd; /* rgb */ color: rgb(178, 176, 205); /* oklch */ color: oklch(76.8% 0.041 288.5);
Tailwind
colors: {
custom: {
50: '#c9c7dc',
500: '#b2b0cd',
950: '#000000',
},
}SCSS
$custom: #b2b0cd; $custom-light: #c9c7dc; $custom-dark: #000000;
JSON
{
"hex": "#b2b0cd",
"rgb": {
"r": 178,
"g": 176,
"b": 205
},
"hsl": {
"h": 244.138,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.76827,
"c": 0.04112,
"h": 288.5
},
"luminance": 0.44923
}Semantic roles & 50–950 ramp
primary
#B2B0CD
secondary
#E9EAE1
accent
#A1459B
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283