#BDCBF2#BDCBF2
#BDCBF2 is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.4% C 0.057 H 269.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBF2 |
|---|---|
| RGB | rgb(189, 203, 242) |
| HSL | hsl(224, 67%, 85%) |
| HSV | hsv(224, 22%, 95%) |
| CMYK | cmyk(21.9%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.81, 3.41, -20.78) |
| CIE-LCH | lch(81.81, 21.05, 279.32°) |
| OKLab | oklab(84.43% -0.0004 -0.0567) |
| OKLCH | oklch(84.43% 0.057 269.6) |
| XYZ | xyz(58.3651, 59.9401, 92.4817) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Periwinkle
#CCCCFF
ΔE00 5.04
Light Blue Grey
#B7C9E2
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBF2 #F2E4BD
analogous
#BDE6F2 #BDCBF2 #CABDF2
triadic
#BDCBF2 #F2BDCB #CBF2BD
tetradic
#BDCBF2 #F2BDE6 #F2E4BD #BDF2CA
square
#BDCBF2 #F2BDE6 #F2E4BD #BDF2CA
split-complementary
#BDCBF2 #F2CABD #E6F2BD
monochromatic
#577ADE #8AA3E8 #BDCBF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.62
#BDCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BDCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBF2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBF2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#B0D2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcbf2; /* rgb */ color: rgb(189, 203, 242); /* oklch */ color: oklch(84.4% 0.057 269.6);
Tailwind
colors: {
custom: {
50: '#d1daf6',
500: '#bdcbf2',
950: '#000000',
},
}SCSS
$custom: #bdcbf2; $custom-light: #d1daf6; $custom-dark: #000000;
JSON
{
"hex": "#bdcbf2",
"rgb": {
"r": 189,
"g": 203,
"b": 242
},
"hsl": {
"h": 224.151,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.8443,
"c": 0.05671,
"h": 269.6
},
"luminance": 0.59941
}Semantic roles & 50–950 ramp
primary
#BDCBF2
secondary
#D2BD81
accent
#9E17CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385