#B4C0D2#B4C0D2
#B4C0D2 is a light, muted blue. Relative luminance 0.521; OKLCH L 80.4% C 0.029 H 258.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C0D2 |
|---|---|
| RGB | rgb(180, 192, 210) |
| HSL | hsl(216, 25%, 76%) |
| HSV | hsv(216, 14%, 82%) |
| CMYK | cmyk(14.3%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.31, -0.47, -10.41) |
| CIE-LCH | lch(77.31, 10.42, 267.40°) |
| OKLab | oklab(80.42% -0.0058 -0.0281) |
| OKLCH | oklch(80.42% 0.029 258.4) |
| XYZ | xyz(49.3022, 52.0549, 68.4104) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.30
Cloudy Blue
#ACC2D9
ΔE00 3.37
Light Blue Grey
#B7C9E2
ΔE00 3.39
Light Grey Blue
#9DBCD4
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C0D2 #D2C6B4
analogous
#B4CFD2 #B4C0D2 #B7B4D2
triadic
#B4C0D2 #D2B4C0 #C0D2B4
tetradic
#B4C0D2 #D2B4CF #D2C6B4 #B4D2B7
square
#B4C0D2 #D2B4CF #D2C6B4 #B4D2B7
split-complementary
#B4C0D2 #D2B7B4 #CFD2B4
monochromatic
#6880A4 #8EA0BB #B4C0D2 #DAE0E9 #ECEFF4
Accessibility & contrast
On white
1.84
#B4C0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#B4C0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C0D2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C0D2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D3
Deuteranopia (green-blind)
#B7BED2
Tritanopia (blue-blind)
#ADC4C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4c0d2; /* rgb */ color: rgb(180, 192, 210); /* oklch */ color: oklch(80.4% 0.029 258.4);
Tailwind
colors: {
custom: {
50: '#cad3df',
500: '#b4c0d2',
950: '#000000',
},
}SCSS
$custom: #b4c0d2; $custom-light: #cad3df; $custom-dark: #000000;
JSON
{
"hex": "#b4c0d2",
"rgb": {
"r": 180,
"g": 192,
"b": 210
},
"hsl": {
"h": 216,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.80417,
"c": 0.0287,
"h": 258.4
},
"luminance": 0.52056
}Semantic roles & 50–950 ramp
primary
#B4C0D2
secondary
#A89983
accent
#7D42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384