#B4C2DA#B4C2DA
#B4C2DA is a light, muted blue. Relative luminance 0.533; OKLCH L 81.1% C 0.037 H 261.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2DA |
|---|---|
| RGB | rgb(180, 194, 218) |
| HSL | hsl(218, 34%, 78%) |
| HSV | hsv(218, 17%, 85%) |
| CMYK | cmyk(17.4%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(78.08, 0.16, -13.59) |
| CIE-LCH | lch(78.08, 13.59, 270.68°) |
| OKLab | oklab(81.1% -0.0056 -0.0368) |
| OKLCH | oklch(81.1% 0.037 261.3) |
| XYZ | xyz(50.7660, 53.3478, 73.9386) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.09
Light Blue Grey
#B7C9E2
ΔE00 2.15
Cloudy Blue
#ACC2D9
ΔE00 3.32
Light Grey Blue
#9DBCD4
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.11
Dove Gray
#B6B8BD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2DA #DACCB4
analogous
#B4D5DA #B4C2DA #B9B4DA
triadic
#B4C2DA #DAB4C2 #C2DAB4
tetradic
#B4C2DA #DAB4D5 #DACCB4 #B4DAB9
square
#B4C2DA #DAB4D5 #DACCB4 #B4DAB9
split-complementary
#B4C2DA #DAB9B4 #D5DAB4
monochromatic
#627FB2 #8BA1C6 #B4C2DA #DDE3EE #EBEEF5
Accessibility & contrast
On white
1.80
#B4C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#B4C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2DA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2DA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B7BFD9
Tritanopia (blue-blind)
#ABC7CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4c2da; /* rgb */ color: rgb(180, 194, 218); /* oklch */ color: oklch(81.1% 0.037 261.3);
Tailwind
colors: {
custom: {
50: '#cad4e5',
500: '#b4c2da',
950: '#000000',
},
}SCSS
$custom: #b4c2da; $custom-light: #cad4e5; $custom-dark: #000000;
JSON
{
"hex": "#b4c2da",
"rgb": {
"r": 180,
"g": 194,
"b": 218
},
"hsl": {
"h": 217.895,
"s": 33.929,
"l": 78.039
},
"oklch": {
"l": 0.81099,
"c": 0.03725,
"h": 261.3
},
"luminance": 0.53349
}Semantic roles & 50–950 ramp
primary
#B4C2DA
secondary
#B19F81
accent
#8239AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384