#BDC2DF#BDC2DF
#BDC2DF is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.041 H 277.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2DF |
|---|---|
| RGB | rgb(189, 194, 223) |
| HSL | hsl(231, 35%, 81%) |
| HSV | hsv(231, 15%, 87%) |
| CMYK | cmyk(15.2%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(78.89, 4.09, -15.00) |
| CIE-LCH | lch(78.89, 15.55, 285.24°) |
| OKLab | oklab(81.94% 0.0055 -0.0406) |
| OKLCH | oklch(81.94% 0.041 277.7) |
| XYZ | xyz(53.5943, 54.7294, 77.5380) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 8.16
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2DF #DFDABD
analogous
#BDD3DF #BDC2DF #C9BDDF
triadic
#BDC2DF #DFBDC2 #C2DFBD
tetradic
#BDC2DF #DFBDD3 #DFDABD #BDDFC9
square
#BDC2DF #DFBDD3 #DFDABD #BDDFC9
split-complementary
#BDC2DF #DFC9BD #D3DFBD
monochromatic
#6B76B7 #949CCB #BDC2DF #E6E8F3 #EAECF5
Accessibility & contrast
On white
1.76
#BDC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BDC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2DF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2DF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#B6C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc2df; /* rgb */ color: rgb(189, 194, 223); /* oklch */ color: oklch(81.9% 0.041 277.7);
Tailwind
colors: {
custom: {
50: '#d1d4e9',
500: '#bdc2df',
950: '#000000',
},
}SCSS
$custom: #bdc2df; $custom-light: #d1d4e9; $custom-dark: #000000;
JSON
{
"hex": "#bdc2df",
"rgb": {
"r": 189,
"g": 194,
"b": 223
},
"hsl": {
"h": 231.176,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.81944,
"c": 0.04102,
"h": 277.7
},
"luminance": 0.5473
}Semantic roles & 50–950 ramp
primary
#BDC2DF
secondary
#B7B089
accent
#9C38AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384