#BDCBFB#BDCBFB
#BDCBFB is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.8% C 0.069 H 272.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBFB |
|---|---|
| RGB | rgb(189, 203, 251) |
| HSL | hsl(226, 89%, 86%) |
| HSV | hsv(226, 25%, 98%) |
| CMYK | cmyk(24.7%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.11, 5.45, -25.11) |
| CIE-LCH | lch(82.11, 25.70, 282.25°) |
| OKLab | oklab(84.76% 0.0026 -0.0689) |
| OKLCH | oklch(84.76% 0.069 272.2) |
| XYZ | xyz(59.7502, 60.4942, 99.7766) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.72
Periwinkle
#CCCCFF
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBFB #FBEDBD
analogous
#BDEAFB #BDCBFB #CEBDFB
triadic
#BDCBFB #FBBDCB #CBFBBD
tetradic
#BDCBFB #FBBDEA #FBEDBD #BDFBCE
square
#BDCBFB #FBBDEA #FBEDBD #BDFBCE
split-complementary
#BDCBFB #FBCEBD #EAFBBD
monochromatic
#4A70F4 #839EF8 #BDCBFB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.60
#BDCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BDCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBFB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBFB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#AED4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcbfb; /* rgb */ color: rgb(189, 203, 251); /* oklch */ color: oklch(84.8% 0.069 272.2);
Tailwind
colors: {
custom: {
50: '#d1dafc',
500: '#bdcbfb',
950: '#000000',
},
}SCSS
$custom: #bdcbfb; $custom-light: #d1dafc; $custom-dark: #000000;
JSON
{
"hex": "#bdcbfb",
"rgb": {
"r": 189,
"g": 203,
"b": 251
},
"hsl": {
"h": 226.452,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.84764,
"c": 0.06891,
"h": 272.2
},
"luminance": 0.60496
}Semantic roles & 50–950 ramp
primary
#BDCBFB
secondary
#E0CA7C
accent
#B100E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385