#BDCBFA#BDCBFA
#BDCBFA is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.7% C 0.068 H 271.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBFA |
|---|---|
| RGB | rgb(189, 203, 250) |
| HSL | hsl(226, 86%, 86%) |
| HSV | hsv(226, 24%, 98%) |
| CMYK | cmyk(24.4%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.07, 5.22, -24.63) |
| CIE-LCH | lch(82.07, 25.18, 281.97°) |
| OKLab | oklab(84.73% 0.0023 -0.0675) |
| OKLCH | oklch(84.73% 0.068 271.9) |
| XYZ | xyz(59.5930, 60.4313, 98.9486) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.78
Periwinkle
#CCCCFF
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBFA #FAECBD
analogous
#BDE9FA #BDCBFA #CDBDFA
triadic
#BDCBFA #FABDCB #CBFABD
tetradic
#BDCBFA #FABDE9 #FAECBD #BDFACD
square
#BDCBFA #FABDE9 #FAECBD #BDFACD
split-complementary
#BDCBFA #FACDBD #E9FABD
monochromatic
#4B71F1 #849EF6 #BDCBFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.60
#BDCBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BDCBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBFA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBFA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#AED4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcbfa; /* rgb */ color: rgb(189, 203, 250); /* oklch */ color: oklch(84.7% 0.068 271.9);
Tailwind
colors: {
custom: {
50: '#d1dafc',
500: '#bdcbfa',
950: '#000000',
},
}SCSS
$custom: #bdcbfa; $custom-light: #d1dafc; $custom-dark: #000000;
JSON
{
"hex": "#bdcbfa",
"rgb": {
"r": 189,
"g": 203,
"b": 250
},
"hsl": {
"h": 226.23,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.84726,
"c": 0.06755,
"h": 271.9
},
"luminance": 0.60433
}Semantic roles & 50–950 ramp
primary
#BDCBFA
secondary
#DFC87D
accent
#AF03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385