#B4C2DB#B4C2DB
#B4C2DB is a light, muted blue. Relative luminance 0.534; OKLCH L 81.1% C 0.039 H 262.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2DB |
|---|---|
| RGB | rgb(180, 194, 219) |
| HSL | hsl(218, 35%, 78%) |
| HSV | hsv(218, 18%, 86%) |
| CMYK | cmyk(17.8%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.11, 0.38, -14.08) |
| CIE-LCH | lch(78.11, 14.08, 271.54°) |
| OKLab | oklab(81.13% -0.0053 -0.0382) |
| OKLCH | oklch(81.13% 0.039 262.1) |
| XYZ | xyz(50.8972, 53.4003, 74.6298) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.20
Light Blue Grey
#B7C9E2
ΔE00 2.25
Cloudy Blue
#ACC2D9
ΔE00 3.56
Light Grey Blue
#9DBCD4
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2DB #DBCDB4
analogous
#B4D5DB #B4C2DB #B9B4DB
triadic
#B4C2DB #DBB4C2 #C2DBB4
tetradic
#B4C2DB #DBB4D5 #DBCDB4 #B4DBB9
square
#B4C2DB #DBB4D5 #DBCDB4 #B4DBB9
split-complementary
#B4C2DB #DBB9B4 #D5DBB4
monochromatic
#617FB3 #8BA0C7 #B4C2DB #DDE4EF #EAEEF5
Accessibility & contrast
On white
1.80
#B4C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B4C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2DB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2DB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#B6C0DA
Tritanopia (blue-blind)
#ABC7CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4c2db; /* rgb */ color: rgb(180, 194, 219); /* oklch */ color: oklch(81.1% 0.039 262.1);
Tailwind
colors: {
custom: {
50: '#cad4e6',
500: '#b4c2db',
950: '#000000',
},
}SCSS
$custom: #b4c2db; $custom-light: #cad4e6; $custom-dark: #000000;
JSON
{
"hex": "#b4c2db",
"rgb": {
"r": 180,
"g": 194,
"b": 219
},
"hsl": {
"h": 218.462,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.81134,
"c": 0.03854,
"h": 262.1
},
"luminance": 0.53401
}Semantic roles & 50–950 ramp
primary
#B4C2DB
secondary
#B3A181
accent
#8338AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384