#BDC2EE#BDC2EE
#BDC2EE is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.5% C 0.062 H 279.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2EE |
|---|---|
| RGB | rgb(189, 194, 238) |
| HSL | hsl(234, 59%, 84%) |
| HSV | hsv(234, 21%, 93%) |
| CMYK | cmyk(20.6%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.37, 7.35, -22.33) |
| CIE-LCH | lch(79.37, 23.51, 288.22°) |
| OKLab | oklab(82.48% 0.0106 -0.061) |
| OKLCH | oklch(82.48% 0.062 279.9) |
| XYZ | xyz(55.7069, 55.5744, 88.6643) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.53
Periwinkle
#CCCCFF
ΔE00 3.42
Light Blue Grey
#B7C9E2
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2EE #EEE9BD
analogous
#BDDAEE #BDC2EE #D0BDEE
triadic
#BDC2EE #EEBDC2 #C2EEBD
tetradic
#BDC2EE #EEBDDA #EEE9BD #BDEED0
square
#BDC2EE #EEBDDA #EEE9BD #BDEED0
split-complementary
#BDC2EE #EED0BD #DAEEBD
monochromatic
#5C68D5 #8C95E1 #BDC2EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.73
#BDC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BDC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2EE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2EE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#B2CAD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdc2ee; /* rgb */ color: rgb(189, 194, 238); /* oklch */ color: oklch(82.5% 0.062 279.9);
Tailwind
colors: {
custom: {
50: '#d1d4f3',
500: '#bdc2ee',
950: '#000000',
},
}SCSS
$custom: #bdc2ee; $custom-light: #d1d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bdc2ee",
"rgb": {
"r": 189,
"g": 194,
"b": 238
},
"hsl": {
"h": 233.878,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.82484,
"c": 0.06192,
"h": 279.9
},
"luminance": 0.55575
}Semantic roles & 50–950 ramp
primary
#BDC2EE
secondary
#CCC483
accent
#B61FC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385