#BDCEFB#BDCEFB
#BDCEFB is a very light, moderate blue. Relative luminance 0.619; OKLCH L 85.4% C 0.066 H 268.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEFB |
|---|---|
| RGB | rgb(189, 206, 251) |
| HSL | hsl(224, 89%, 86%) |
| HSV | hsv(224, 25%, 98%) |
| CMYK | cmyk(24.7%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(82.87, 3.85, -23.94) |
| CIE-LCH | lch(82.87, 24.25, 279.12°) |
| OKLab | oklab(85.36% -0.0014 -0.0656) |
| OKLCH | oklch(85.36% 0.066 268.8) |
| XYZ | xyz(60.4655, 61.9248, 100.0150) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.87
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 5.19
Light Blue Grey
#B7C9E2
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEFB #FBEABD
analogous
#BDEDFB #BDCEFB #CBBDFB
triadic
#BDCEFB #FBBDCE #CEFBBD
tetradic
#BDCEFB #FBBDED #FBEABD #BDFBCB
square
#BDCEFB #FBBDED #FBEABD #BDFBCB
split-complementary
#BDCEFB #FBCBBD #EDFBBD
monochromatic
#4A78F4 #83A3F8 #BDCEFB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.57
#BDCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BDCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEFB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEFB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#ADD7DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcefb; /* rgb */ color: rgb(189, 206, 251); /* oklch */ color: oklch(85.4% 0.066 268.8);
Tailwind
colors: {
custom: {
50: '#d1dcfc',
500: '#bdcefb',
950: '#000000',
},
}SCSS
$custom: #bdcefb; $custom-light: #d1dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bdcefb",
"rgb": {
"r": 189,
"g": 206,
"b": 251
},
"hsl": {
"h": 223.548,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.85364,
"c": 0.06561,
"h": 268.8
},
"luminance": 0.61926
}Semantic roles & 50–950 ramp
primary
#BDCEFB
secondary
#E0C57C
accent
#A600E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485