#B4B2CA#B4B2CA
#B4B2CA is a light, muted blue. Relative luminance 0.458; OKLCH L 77.3% C 0.034 H 289.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2CA |
|---|---|
| RGB | rgb(180, 178, 202) |
| HSL | hsl(245, 18%, 75%) |
| HSV | hsv(245, 12%, 79%) |
| CMYK | cmyk(10.9%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.42, 5.42, -11.88) |
| CIE-LCH | lch(73.42, 13.05, 294.52°) |
| OKLab | oklab(77.29% 0.0113 -0.032) |
| OKLCH | oklch(77.29% 0.034 289.4) |
| XYZ | xyz(45.4013, 45.8081, 62.3156) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.50
Light Blue Grey
#B7C9E2
ΔE00 10.03
Lightsteelblue
#B0C4DE
ΔE00 10.05
Light Periwinkle
#C1C6FC
ΔE00 10.29
Periwinkle
#CCCCFF
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2CA #C8CAB2
analogous
#B2BCCA #B4B2CA #C0B2CA
triadic
#B4B2CA #CAB4B2 #B2CAB4
tetradic
#B4B2CA #CAB2BC #C8CAB2 #B2CAC0
square
#B4B2CA #CAB2BC #C8CAB2 #B2CAC0
split-complementary
#B4B2CA #CAC0B2 #BCCAB2
monochromatic
#6D6A98 #918EB1 #B4B2CA #D7D6E3 #EDEDF3
Accessibility & contrast
On white
2.07
#B4B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B4B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2CA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2CA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#B0B6BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b4b2ca; /* rgb */ color: rgb(180, 178, 202); /* oklch */ color: oklch(77.3% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#cac9da',
500: '#b4b2ca',
950: '#000000',
},
}SCSS
$custom: #b4b2ca; $custom-light: #cac9da; $custom-dark: #000000;
JSON
{
"hex": "#b4b2ca",
"rgb": {
"r": 180,
"g": 178,
"b": 202
},
"hsl": {
"h": 245,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.77287,
"c": 0.03395,
"h": 289.4
},
"luminance": 0.45808
}Semantic roles & 50–950 ramp
primary
#B4B2CA
secondary
#E8E9E2
accent
#9D4996
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283