#BDC2EB#BDC2EB
#BDC2EB is a very light, muted blue. Relative luminance 0.554; OKLCH L 82.4% C 0.058 H 279.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2EB |
|---|---|
| RGB | rgb(189, 194, 235) |
| HSL | hsl(233, 53%, 83%) |
| HSV | hsv(233, 20%, 92%) |
| CMYK | cmyk(19.6%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.27, 6.69, -20.87) |
| CIE-LCH | lch(79.27, 21.92, 287.76°) |
| OKLab | oklab(82.37% 0.0096 -0.0569) |
| OKLCH | oklch(82.37% 0.058 279.6) |
| XYZ | xyz(55.2698, 55.3996, 86.3624) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.23
Periwinkle
#CCCCFF
ΔE00 3.85
Light Blue Grey
#B7C9E2
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2EB #EBE6BD
analogous
#BDD9EB #BDC2EB #CFBDEB
triadic
#BDC2EB #EBBDC2 #C2EBBD
tetradic
#BDC2EB #EBBDD9 #EBE6BD #BDEBCF
square
#BDC2EB #EBBDD9 #EBE6BD #BDEBCF
split-complementary
#BDC2EB #EBCFBD #D9EBBD
monochromatic
#5F6BCF #8E97DD #BDC2EB #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.74
#BDC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BDC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2EB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2EB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#B3C9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdc2eb; /* rgb */ color: rgb(189, 194, 235); /* oklch */ color: oklch(82.4% 0.058 279.6);
Tailwind
colors: {
custom: {
50: '#d1d4f1',
500: '#bdc2eb',
950: '#000000',
},
}SCSS
$custom: #bdc2eb; $custom-light: #d1d4f1; $custom-dark: #000000;
JSON
{
"hex": "#bdc2eb",
"rgb": {
"r": 189,
"g": 194,
"b": 235
},
"hsl": {
"h": 233.478,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.82373,
"c": 0.05774,
"h": 279.6
},
"luminance": 0.55401
}Semantic roles & 50–950 ramp
primary
#BDC2EB
secondary
#C7C085
accent
#B025C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385