#BDC2EA#BDC2EA
#BDC2EA is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.3% C 0.056 H 279.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2EA |
|---|---|
| RGB | rgb(189, 194, 234) |
| HSL | hsl(233, 52%, 83%) |
| HSV | hsv(233, 19%, 92%) |
| CMYK | cmyk(19.2%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.24, 6.47, -20.39) |
| CIE-LCH | lch(79.24, 21.39, 287.60°) |
| OKLab | oklab(82.34% 0.0093 -0.0556) |
| OKLCH | oklch(82.34% 0.056 279.5) |
| XYZ | xyz(55.1258, 55.3420, 85.6037) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 9.04
Light Lavender
#DFC5FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2EA #EAE5BD
analogous
#BDD8EA #BDC2EA #CEBDEA
triadic
#BDC2EA #EABDC2 #C2EABD
tetradic
#BDC2EA #EABDD8 #EAE5BD #BDEACE
square
#BDC2EA #EABDD8 #EAE5BD #BDEACE
split-complementary
#BDC2EA #EACEBD #D8EABD
monochromatic
#606CCC #8F97DB #BDC2EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.74
#BDC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BDC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2EA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2EA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#B3C9CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdc2ea; /* rgb */ color: rgb(189, 194, 234); /* oklch */ color: oklch(82.3% 0.056 279.5);
Tailwind
colors: {
custom: {
50: '#d1d4f0',
500: '#bdc2ea',
950: '#000000',
},
}SCSS
$custom: #bdc2ea; $custom-light: #d1d4f0; $custom-dark: #000000;
JSON
{
"hex": "#bdc2ea",
"rgb": {
"r": 189,
"g": 194,
"b": 234
},
"hsl": {
"h": 233.333,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.82336,
"c": 0.05635,
"h": 279.5
},
"luminance": 0.55343
}Semantic roles & 50–950 ramp
primary
#BDC2EA
secondary
#C6BF85
accent
#AE26BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385