#BDCCEE#BDCCEE
#BDCCEE is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.050 H 266.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCEE |
|---|---|
| RGB | rgb(189, 204, 238) |
| HSL | hsl(222, 59%, 84%) |
| HSV | hsv(222, 21%, 93%) |
| CMYK | cmyk(20.6%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(81.93, 1.99, -18.45) |
| CIE-LCH | lch(81.93, 18.56, 276.15°) |
| OKLab | oklab(84.49% -0.0031 -0.0502) |
| OKLCH | oklch(84.49% 0.05 266.5) |
| XYZ | xyz(58.0078, 60.1763, 89.4313) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.82
Lightsteelblue
#B0C4DE
ΔE00 4.53
Light Periwinkle
#C1C6FC
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Periwinkle
#CCCCFF
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCEE #EEDFBD
analogous
#BDE4EE #BDCCEE #C6BDEE
triadic
#BDCCEE #EEBDCC #CCEEBD
tetradic
#BDCCEE #EEBDE4 #EEDFBD #BDEEC6
square
#BDCCEE #EEBDE4 #EEDFBD #BDEEC6
split-complementary
#BDCCEE #EEC6BD #E4EEBD
monochromatic
#5C81D5 #8CA6E1 #BDCCEE #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.61
#BDCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BDCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCEE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCEE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#B1D3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdccee; /* rgb */ color: rgb(189, 204, 238); /* oklch */ color: oklch(84.5% 0.050 266.5);
Tailwind
colors: {
custom: {
50: '#d1dbf3',
500: '#bdccee',
950: '#000000',
},
}SCSS
$custom: #bdccee; $custom-light: #d1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#bdccee",
"rgb": {
"r": 189,
"g": 204,
"b": 238
},
"hsl": {
"h": 221.633,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.84487,
"c": 0.05033,
"h": 266.5
},
"luminance": 0.60178
}Semantic roles & 50–950 ramp
primary
#BDCCEE
secondary
#CCB683
accent
#931FC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485