#B4BED2#B4BED2
#B4BED2 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.0% C 0.030 H 264.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BED2 |
|---|---|
| RGB | rgb(180, 190, 210) |
| HSL | hsl(220, 25%, 76%) |
| HSV | hsv(220, 14%, 82%) |
| CMYK | cmyk(14.3%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(76.79, 0.60, -11.19) |
| CIE-LCH | lch(76.79, 11.21, 273.06°) |
| OKLab | oklab(80.01% -0.003 -0.0302) |
| OKLCH | oklch(80.01% 0.03 264.4) |
| XYZ | xyz(48.8660, 51.1826, 68.2650) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.75
Light Blue Grey
#B7C9E2
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 4.35
Dove Gray
#B6B8BD
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BED2 #D2C8B4
analogous
#B4CDD2 #B4BED2 #B9B4D2
triadic
#B4BED2 #D2B4BE #BED2B4
tetradic
#B4BED2 #D2B4CD #D2C8B4 #B4D2B9
square
#B4BED2 #D2B4CD #D2C8B4 #B4D2B9
split-complementary
#B4BED2 #D2B9B4 #CDD2B4
monochromatic
#687CA4 #8E9DBB #B4BED2 #DADFE9 #ECEEF4
Accessibility & contrast
On white
1.87
#B4BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#B4BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BED2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BED2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B5BCD2
Tritanopia (blue-blind)
#ADC2C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4bed2; /* rgb */ color: rgb(180, 190, 210); /* oklch */ color: oklch(80.0% 0.030 264.4);
Tailwind
colors: {
custom: {
50: '#cad1df',
500: '#b4bed2',
950: '#000000',
},
}SCSS
$custom: #b4bed2; $custom-light: #cad1df; $custom-dark: #000000;
JSON
{
"hex": "#b4bed2",
"rgb": {
"r": 180,
"g": 190,
"b": 210
},
"hsl": {
"h": 220,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.80006,
"c": 0.03038,
"h": 264.4
},
"luminance": 0.51183
}Semantic roles & 50–950 ramp
primary
#B4BED2
secondary
#A89B83
accent
#8342A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384