#B8BED2#B8BED2
#B8BED2 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.029 H 272.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BED2 |
|---|---|
| RGB | rgb(184, 190, 210) |
| HSL | hsl(226, 22%, 77%) |
| HSV | hsv(226, 12%, 82%) |
| CMYK | cmyk(12.4%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.08, 1.90, -10.73) |
| CIE-LCH | lch(77.08, 10.89, 280.04°) |
| OKLab | oklab(80.31% 0.0012 -0.0289) |
| OKLCH | oklch(80.31% 0.029 272.4) |
| XYZ | xyz(49.8109, 51.6698, 68.3093) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.57
Silver
#C0C0C0
ΔE00 8.89
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BED2 #D2CCB8
analogous
#B8CBD2 #B8BED2 #BFB8D2
triadic
#B8BED2 #D2B8BE #BED2B8
tetradic
#B8BED2 #D2B8CB #D2CCB8 #B8D2BF
square
#B8BED2 #D2B8CB #D2CCB8 #B8D2BF
split-complementary
#B8BED2 #D2BFB8 #CBD2B8
monochromatic
#6D79A3 #939CBA #B8BED2 #DDE0EA #ECEEF3
Accessibility & contrast
On white
1.85
#B8BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B8BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BED2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BED2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD3
Deuteranopia (green-blind)
#B7BDD1
Tritanopia (blue-blind)
#B2C2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b8bed2; /* rgb */ color: rgb(184, 190, 210); /* oklch */ color: oklch(80.3% 0.029 272.4);
Tailwind
colors: {
custom: {
50: '#cdd1df',
500: '#b8bed2',
950: '#000000',
},
}SCSS
$custom: #b8bed2; $custom-light: #cdd1df; $custom-dark: #000000;
JSON
{
"hex": "#b8bed2",
"rgb": {
"r": 184,
"g": 190,
"b": 210
},
"hsl": {
"h": 226.154,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.80309,
"c": 0.02895,
"h": 272.4
},
"luminance": 0.5167
}Semantic roles & 50–950 ramp
primary
#B8BED2
secondary
#A7A087
accent
#8C45A1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384