#BDC7EA#BDC7EA
#BDC7EA is a very light, muted blue. Relative luminance 0.576; OKLCH L 83.3% C 0.050 H 272.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC7EA |
|---|---|
| RGB | rgb(189, 199, 234) |
| HSL | hsl(227, 52%, 83%) |
| HSV | hsv(227, 19%, 92%) |
| CMYK | cmyk(19.2%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(80.52, 3.78, -18.45) |
| CIE-LCH | lch(80.52, 18.83, 281.57°) |
| OKLab | oklab(83.34% 0.0024 -0.0502) |
| OKLCH | oklch(83.34% 0.05 272.7) |
| XYZ | xyz(56.2573, 57.6051, 85.9809) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 5.19
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Cloudy Blue
#ACC2D9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC7EA #EAE0BD
analogous
#BDDDEA #BDC7EA #C9BDEA
triadic
#BDC7EA #EABDC7 #C7EABD
tetradic
#BDC7EA #EABDDD #EAE0BD #BDEAC9
square
#BDC7EA #EABDDD #EAE0BD #BDEAC9
split-complementary
#BDC7EA #EAC9BD #DDEABD
monochromatic
#6078CC #8FA0DB #BDC7EA #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.68
#BDC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC7EA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC7EA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#B2CDD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdc7ea; /* rgb */ color: rgb(189, 199, 234); /* oklch */ color: oklch(83.3% 0.050 272.7);
Tailwind
colors: {
custom: {
50: '#d1d7f0',
500: '#bdc7ea',
950: '#000000',
},
}SCSS
$custom: #bdc7ea; $custom-light: #d1d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bdc7ea",
"rgb": {
"r": 189,
"g": 199,
"b": 234
},
"hsl": {
"h": 226.667,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.83337,
"c": 0.05027,
"h": 272.7
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#BDC7EA
secondary
#C6B885
accent
#9D26BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385