#B4BECC#B4BECC
#B4BECC is a light, muted blue. Relative luminance 0.509; OKLCH L 79.8% C 0.023 H 256.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BECC |
|---|---|
| RGB | rgb(180, 190, 204) |
| HSL | hsl(215, 19%, 75%) |
| HSV | hsv(215, 12%, 80%) |
| CMYK | cmyk(11.8%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(76.61, -0.65, -8.21) |
| CIE-LCH | lch(76.61, 8.23, 265.47°) |
| OKLab | oklab(79.81% -0.0052 -0.0221) |
| OKLCH | oklch(79.81% 0.023 256.8) |
| XYZ | xyz(48.1325, 50.8892, 64.4018) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BECC #CCC2B4
analogous
#B4CACC #B4BECC #B6B4CC
triadic
#B4BECC #CCB4BE #BECCB4
tetradic
#B4BECC #CCB4CA #CCC2B4 #B4CCB6
square
#B4BECC #CCB4CA #CCC2B4 #B4CCB6
split-complementary
#B4BECC #CCB6B4 #CACCB4
monochromatic
#6B7F9A #909EB3 #B4BECC #D8DEE5 #EDEFF3
Accessibility & contrast
On white
1.88
#B4BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B4BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BECC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BECC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#AEC1C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4becc; /* rgb */ color: rgb(180, 190, 204); /* oklch */ color: oklch(79.8% 0.023 256.8);
Tailwind
colors: {
custom: {
50: '#cad1db',
500: '#b4becc',
950: '#000000',
},
}SCSS
$custom: #b4becc; $custom-light: #cad1db; $custom-dark: #000000;
JSON
{
"hex": "#b4becc",
"rgb": {
"r": 180,
"g": 190,
"b": 204
},
"hsl": {
"h": 215,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.79808,
"c": 0.02269,
"h": 256.8
},
"luminance": 0.5089
}Semantic roles & 50–950 ramp
primary
#B4BECC
secondary
#A19584
accent
#7A489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384