#B2B2CD#B2B2CD
#B2B2CD is a light, muted blue. Relative luminance 0.457; OKLCH L 77.2% C 0.038 H 285.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2CD |
|---|---|
| RGB | rgb(178, 178, 205) |
| HSL | hsl(240, 21%, 75%) |
| HSV | hsv(240, 13%, 80%) |
| CMYK | cmyk(13.2%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.36, 5.39, -13.63) |
| CIE-LCH | lch(73.36, 14.65, 291.57°) |
| OKLab | oklab(77.23% 0.0102 -0.0368) |
| OKLCH | oklch(77.23% 0.038 285.5) |
| XYZ | xyz(45.2976, 45.7131, 64.1828) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.29
Lightsteelblue
#B0C4DE
ΔE00 9.42
Light Blue Grey
#B7C9E2
ΔE00 9.50
Dove Gray
#B6B8BD
ΔE00 9.51
Periwinkle
#CCCCFF
ΔE00 9.65
Thistle
#D8BFD8
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2CD #CDCDB2
analogous
#B2BFCD #B2B2CD #BFB2CD
triadic
#B2B2CD #CDB2B2 #B2CDB2
tetradic
#B2B2CD #CDB2BF #CDCDB2 #B2CDBF
square
#B2B2CD #CDB2BF #CDCDB2 #B2CDBF
split-complementary
#B2B2CD #CDBFB2 #BFCDB2
monochromatic
#68689D #8D8DB5 #B2B2CD #D7D7E5 #ECECF3
Accessibility & contrast
On white
2.07
#B2B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#B2B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2CD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2CD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#ADB6BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b2cd; /* rgb */ color: rgb(178, 178, 205); /* oklch */ color: oklch(77.2% 0.038 285.5);
Tailwind
colors: {
custom: {
50: '#c9c9dc',
500: '#b2b2cd',
950: '#000000',
},
}SCSS
$custom: #b2b2cd; $custom-light: #c9c9dc; $custom-dark: #000000;
JSON
{
"hex": "#b2b2cd",
"rgb": {
"r": 178,
"g": 178,
"b": 205
},
"hsl": {
"h": 240,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.77232,
"c": 0.03824,
"h": 285.5
},
"luminance": 0.45714
}Semantic roles & 50–950 ramp
primary
#B2B2CD
secondary
#E9E9E2
accent
#A046A0
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283