#B4CBEC#B4CBEC
#B4CBEC is a very light, muted blue. Relative luminance 0.585; OKLCH L 83.6% C 0.053 H 257.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBEC |
|---|---|
| RGB | rgb(180, 203, 236) |
| HSL | hsl(215, 60%, 82%) |
| HSV | hsv(215, 24%, 93%) |
| CMYK | cmyk(23.7%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(81.00, -0.65, -18.85) |
| CIE-LCH | lch(81.00, 18.86, 268.02°) |
| OKLab | oklab(83.58% -0.0115 -0.0514) |
| OKLCH | oklch(83.58% 0.053 257.4) |
| XYZ | xyz(55.3146, 58.4697, 87.7120) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.50
Lightsteelblue
#B0C4DE
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBEC #ECD5B4
analogous
#B4E7EC #B4CBEC #B9B4EC
triadic
#B4CBEC #ECB4CB #CBECB4
tetradic
#B4CBEC #ECB4E7 #ECD5B4 #B4ECB9
square
#B4CBEC #ECB4E7 #ECD5B4 #B4ECB9
split-complementary
#B4CBEC #ECB9B4 #E7ECB4
monochromatic
#5287D3 #83A9E0 #B4CBEC #E5EDF8 #E7EEF9
Accessibility & contrast
On white
1.65
#B4CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#B4CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBEC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBEC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#A5D2D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b4cbec; /* rgb */ color: rgb(180, 203, 236); /* oklch */ color: oklch(83.6% 0.053 257.4);
Tailwind
colors: {
custom: {
50: '#cbdaf2',
500: '#b4cbec',
950: '#000000',
},
}SCSS
$custom: #b4cbec; $custom-light: #cbdaf2; $custom-dark: #000000;
JSON
{
"hex": "#b4cbec",
"rgb": {
"r": 180,
"g": 203,
"b": 236
},
"hsl": {
"h": 215.357,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.83579,
"c": 0.05273,
"h": 257.4
},
"luminance": 0.58471
}Semantic roles & 50–950 ramp
primary
#B4CBEC
secondary
#C9A97B
accent
#821EC7
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385