#BDCCED#BDCCED
#BDCCED is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.049 H 266.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCED |
|---|---|
| RGB | rgb(189, 204, 237) |
| HSL | hsl(221, 57%, 84%) |
| HSV | hsv(221, 20%, 93%) |
| CMYK | cmyk(20.3%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.90, 1.77, -17.96) |
| CIE-LCH | lch(81.90, 18.05, 275.62°) |
| OKLab | oklab(84.45% -0.0034 -0.0489) |
| OKLCH | oklch(84.45% 0.049 266) |
| XYZ | xyz(57.8613, 60.1177, 88.6597) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.55
Lightsteelblue
#B0C4DE
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.58
Cloudy Blue
#ACC2D9
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCED #EDDEBD
analogous
#BDE4ED #BDCCED #C6BDED
triadic
#BDCCED #EDBDCC #CCEDBD
tetradic
#BDCCED #EDBDE4 #EDDEBD #BDEDC6
square
#BDCCED #EDBDE4 #EDDEBD #BDEDC6
split-complementary
#BDCCED #EDC6BD #E4EDBD
monochromatic
#5D82D3 #8DA7E0 #BDCCED #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.61
#BDCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BDCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCED
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCED | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#B1D2D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcced; /* rgb */ color: rgb(189, 204, 237); /* oklch */ color: oklch(84.5% 0.049 266.0);
Tailwind
colors: {
custom: {
50: '#d1dbf2',
500: '#bdcced',
950: '#000000',
},
}SCSS
$custom: #bdcced; $custom-light: #d1dbf2; $custom-dark: #000000;
JSON
{
"hex": "#bdcced",
"rgb": {
"r": 189,
"g": 204,
"b": 237
},
"hsl": {
"h": 221.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84452,
"c": 0.04902,
"h": 266
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#BDCCED
secondary
#CAB484
accent
#9121C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485