#BDBED2#BDBED2
#BDBED2 is a light, muted blue. Relative luminance 0.523; OKLCH L 80.7% C 0.028 H 283.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBED2 |
|---|---|
| RGB | rgb(189, 190, 210) |
| HSL | hsl(237, 19%, 78%) |
| HSV | hsv(237, 10%, 82%) |
| CMYK | cmyk(10%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.46, 3.54, -10.12) |
| CIE-LCH | lch(77.46, 10.73, 289.27°) |
| OKLab | oklab(80.7% 0.0065 -0.0272) |
| OKLCH | oklch(80.7% 0.028 283.5) |
| XYZ | xyz(51.0302, 52.2985, 68.3664) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.70
Cloudy Blue
#ACC2D9
ΔE00 8.68
Silver
#C0C0C0
ΔE00 9.09
Lavender (CSS)
#E6E6FA
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBED2 #D2D1BD
analogous
#BDC8D2 #BDBED2 #C6BDD2
triadic
#BDBED2 #D2BDBE #BED2BD
tetradic
#BDBED2 #D2BDC8 #D2D1BD #BDD2C6
square
#BDBED2 #D2BDC8 #D2D1BD #BDD2C6
split-complementary
#BDBED2 #D2C6BD #C8D2BD
monochromatic
#7476A0 #999AB9 #BDBED2 #E1E2EB #EDEDF3
Accessibility & contrast
On white
1.83
#BDBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BDBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBED2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBED2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#B9C1C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbed2; /* rgb */ color: rgb(189, 190, 210); /* oklch */ color: oklch(80.7% 0.028 283.5);
Tailwind
colors: {
custom: {
50: '#d1d1df',
500: '#bdbed2',
950: '#000000',
},
}SCSS
$custom: #bdbed2; $custom-light: #d1d1df; $custom-dark: #000000;
JSON
{
"hex": "#bdbed2",
"rgb": {
"r": 189,
"g": 190,
"b": 210
},
"hsl": {
"h": 237.143,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.80697,
"c": 0.028,
"h": 283.5
},
"luminance": 0.52299
}Semantic roles & 50–950 ramp
primary
#BDBED2
secondary
#A7A68C
accent
#99489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384