#BDC0EA#BDC0EA
#BDC0EA is a light, muted blue. Relative luminance 0.545; OKLCH L 81.9% C 0.059 H 281.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC0EA |
|---|---|
| RGB | rgb(189, 192, 234) |
| HSL | hsl(236, 52%, 83%) |
| HSV | hsv(236, 19%, 92%) |
| CMYK | cmyk(19.2%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.73, 7.55, -21.16) |
| CIE-LCH | lch(78.73, 22.47, 289.63°) |
| OKLab | oklab(81.94% 0.0121 -0.0577) |
| OKLCH | oklch(81.94% 0.059 281.8) |
| XYZ | xyz(54.6837, 54.4577, 85.4563) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.40
Periwinkle
#CCCCFF
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC0EA #EAE7BD
analogous
#BDD6EA #BDC0EA #D0BDEA
triadic
#BDC0EA #EABDC0 #C0EABD
tetradic
#BDC0EA #EABDD6 #EAE7BD #BDEAD0
square
#BDC0EA #EABDD6 #EAE7BD #BDEAD0
split-complementary
#BDC0EA #EAD0BD #D6EABD
monochromatic
#6067CC #8F94DB #BDC0EA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.77
#BDC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BDC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC0EA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC0EA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#B3C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc0ea; /* rgb */ color: rgb(189, 192, 234); /* oklch */ color: oklch(81.9% 0.059 281.8);
Tailwind
colors: {
custom: {
50: '#d1d3f0',
500: '#bdc0ea',
950: '#000000',
},
}SCSS
$custom: #bdc0ea; $custom-light: #d1d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bdc0ea",
"rgb": {
"r": 189,
"g": 192,
"b": 234
},
"hsl": {
"h": 236,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.81939,
"c": 0.05897,
"h": 281.8
},
"luminance": 0.54459
}Semantic roles & 50–950 ramp
primary
#BDC0EA
secondary
#C6C285
accent
#B526BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385