#BDC4EA#BDC4EA
#BDC4EA is a very light, muted blue. Relative luminance 0.562; OKLCH L 82.7% C 0.054 H 276.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC4EA |
|---|---|
| RGB | rgb(189, 196, 234) |
| HSL | hsl(231, 52%, 83%) |
| HSV | hsv(231, 19%, 92%) |
| CMYK | cmyk(19.2%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.75, 5.39, -19.61) |
| CIE-LCH | lch(79.75, 20.34, 285.36°) |
| OKLab | oklab(82.74% 0.0065 -0.0534) |
| OKLCH | oklch(82.74% 0.054 276.9) |
| XYZ | xyz(55.5739, 56.2382, 85.7531) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC4EA #EAE3BD
analogous
#BDDAEA #BDC4EA #CCBDEA
triadic
#BDC4EA #EABDC4 #C4EABD
tetradic
#BDC4EA #EABDDA #EAE3BD #BDEACC
square
#BDC4EA #EABDDA #EAE3BD #BDEACC
split-complementary
#BDC4EA #EACCBD #DAEABD
monochromatic
#6071CC #8F9ADB #BDC4EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.71
#BDC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BDC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC4EA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC4EA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#B3CBD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdc4ea; /* rgb */ color: rgb(189, 196, 234); /* oklch */ color: oklch(82.7% 0.054 276.9);
Tailwind
colors: {
custom: {
50: '#d1d5f0',
500: '#bdc4ea',
950: '#000000',
},
}SCSS
$custom: #bdc4ea; $custom-light: #d1d5f0; $custom-dark: #000000;
JSON
{
"hex": "#bdc4ea",
"rgb": {
"r": 189,
"g": 196,
"b": 234
},
"hsl": {
"h": 230.667,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.82736,
"c": 0.05383,
"h": 276.9
},
"luminance": 0.56239
}Semantic roles & 50–950 ramp
primary
#BDC4EA
secondary
#C6BC85
accent
#A726BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385