#BDCFEB#BDCFEB
#BDCFEB is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.0% C 0.044 H 259.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFEB |
|---|---|
| RGB | rgb(189, 207, 235) |
| HSL | hsl(217, 53%, 83%) |
| HSV | hsv(217, 20%, 92%) |
| CMYK | cmyk(19.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.62, -0.26, -15.82) |
| CIE-LCH | lch(82.62, 15.83, 269.06°) |
| OKLab | oklab(84.99% -0.0082 -0.043) |
| OKLCH | oklch(84.99% 0.044 259.2) |
| XYZ | xyz(58.2907, 61.4413, 87.3694) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.86
Lightsteelblue
#B0C4DE
ΔE00 3.12
Cloudy Blue
#ACC2D9
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFEB #EBD9BD
analogous
#BDE6EB #BDCFEB #C2BDEB
triadic
#BDCFEB #EBBDCF #CFEBBD
tetradic
#BDCFEB #EBBDE6 #EBD9BD #BDEBC2
square
#BDCFEB #EBBDE6 #EBD9BD #BDEBC2
split-complementary
#BDCFEB #EBC2BD #E6EBBD
monochromatic
#5F8BCF #8EADDD #BDCFEB #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.58
#BDCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BDCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFEB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFEB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#B2D5D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcfeb; /* rgb */ color: rgb(189, 207, 235); /* oklch */ color: oklch(85.0% 0.044 259.2);
Tailwind
colors: {
custom: {
50: '#d1ddf1',
500: '#bdcfeb',
950: '#000000',
},
}SCSS
$custom: #bdcfeb; $custom-light: #d1ddf1; $custom-dark: #000000;
JSON
{
"hex": "#bdcfeb",
"rgb": {
"r": 189,
"g": 207,
"b": 235
},
"hsl": {
"h": 216.522,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84991,
"c": 0.04377,
"h": 259.2
},
"luminance": 0.61443
}Semantic roles & 50–950 ramp
primary
#BDCFEB
secondary
#C7AD85
accent
#8425C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485