#B4B2CD#B4B2CD
#B4B2CD is a light, muted blue. Relative luminance 0.460; OKLCH L 77.4% C 0.038 H 288.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2CD |
|---|---|
| RGB | rgb(180, 178, 205) |
| HSL | hsl(244, 21%, 75%) |
| HSV | hsv(244, 13%, 80%) |
| CMYK | cmyk(12.2%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.51, 6.04, -13.38) |
| CIE-LCH | lch(73.51, 14.68, 294.31°) |
| OKLab | oklab(77.39% 0.0124 -0.0361) |
| OKLCH | oklch(77.39% 0.038 288.9) |
| XYZ | xyz(45.7599, 45.9515, 64.2045) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.42
Light Periwinkle
#C1C6FC
ΔE00 9.49
Periwinkle
#CCCCFF
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.76
Light Blue Grey
#B7C9E2
ΔE00 10.20
Lightsteelblue
#B0C4DE
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2CD #CBCDB2
analogous
#B2BECD #B4B2CD #C1B2CD
triadic
#B4B2CD #CDB4B2 #B2CDB4
tetradic
#B4B2CD #CDB2BE #CBCDB2 #B2CDC1
square
#B4B2CD #CDB2BE #CBCDB2 #B2CDC1
split-complementary
#B4B2CD #CDC1B2 #BECDB2
monochromatic
#6C689D #908DB5 #B4B2CD #D8D7E5 #EDECF3
Accessibility & contrast
On white
2.06
#B4B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#B4B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2CD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2CD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#AFB6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b4b2cd; /* rgb */ color: rgb(180, 178, 205); /* oklch */ color: oklch(77.4% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#cac9dc',
500: '#b4b2cd',
950: '#000000',
},
}SCSS
$custom: #b4b2cd; $custom-light: #cac9dc; $custom-dark: #000000;
JSON
{
"hex": "#b4b2cd",
"rgb": {
"r": 180,
"g": 178,
"b": 205
},
"hsl": {
"h": 244.444,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.77391,
"c": 0.03819,
"h": 288.9
},
"luminance": 0.45952
}Semantic roles & 50–950 ramp
primary
#B4B2CD
secondary
#E9E9E2
accent
#A04699
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283