#B4B2D0#B4B2D0
#B4B2D0 is a light, muted blue. Relative luminance 0.461; OKLCH L 77.5% C 0.042 H 288.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2D0 |
|---|---|
| RGB | rgb(180, 178, 208) |
| HSL | hsl(244, 24%, 76%) |
| HSV | hsv(244, 14%, 82%) |
| CMYK | cmyk(13.5%, 14.4%, 0%, 18.4%) |
| CIE-LAB | lab(73.61, 6.67, -14.87) |
| CIE-LCH | lch(73.61, 16.30, 294.17°) |
| OKLab | oklab(77.5% 0.0134 -0.0403) |
| OKLCH | oklch(77.5% 0.042 288.4) |
| XYZ | xyz(46.1255, 46.0978, 66.1300) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.75
Periwinkle
#CCCCFF
ΔE00 8.99
Thistle
#D8BFD8
ΔE00 9.46
Lavender
#B39DDB
ΔE00 9.88
Lightsteelblue
#B0C4DE
ΔE00 10.37
Light Blue Grey
#B7C9E2
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2D0 #CED0B2
analogous
#B2BFD0 #B4B2D0 #C3B2D0
triadic
#B4B2D0 #D0B4B2 #B2D0B4
tetradic
#B4B2D0 #D0B2BF #CED0B2 #B2D0C3
square
#B4B2D0 #D0B2BF #CED0B2 #B2D0C3
split-complementary
#B4B2D0 #D0C3B2 #BFD0B2
monochromatic
#6A66A2 #8F8CB9 #B4B2D0 #D9D8E7 #ECECF3
Accessibility & contrast
On white
2.05
#B4B2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B4B2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2D0
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2D0 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D1
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#AFB7BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b4b2d0; /* rgb */ color: rgb(180, 178, 208); /* oklch */ color: oklch(77.5% 0.042 288.4);
Tailwind
colors: {
custom: {
50: '#cac9de',
500: '#b4b2d0',
950: '#000000',
},
}SCSS
$custom: #b4b2d0; $custom-light: #cac9de; $custom-dark: #000000;
JSON
{
"hex": "#b4b2d0",
"rgb": {
"r": 180,
"g": 178,
"b": 208
},
"hsl": {
"h": 244,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.77496,
"c": 0.04244,
"h": 288.4
},
"luminance": 0.46098
}Semantic roles & 50–950 ramp
primary
#B4B2D0
secondary
#E9EAE1
accent
#A3439C
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283