#BDCCF5#BDCCF5
#BDCCF5 is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.060 H 269.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCF5 |
|---|---|
| RGB | rgb(189, 204, 245) |
| HSL | hsl(224, 74%, 85%) |
| HSV | hsv(224, 23%, 96%) |
| CMYK | cmyk(22.9%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(82.16, 3.55, -21.84) |
| CIE-LCH | lch(82.16, 22.12, 279.23°) |
| OKLab | oklab(84.74% -0.0007 -0.0597) |
| OKLCH | oklch(84.74% 0.06 269.3) |
| XYZ | xyz(59.0563, 60.5957, 94.9531) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCF5 #F5E6BD
analogous
#BDE8F5 #BDCCF5 #CABDF5
triadic
#BDCCF5 #F5BDCC #CCF5BD
tetradic
#BDCCF5 #F5BDE8 #F5E6BD #BDF5CA
square
#BDCCF5 #F5BDE8 #F5E6BD #BDF5CA
split-complementary
#BDCCF5 #F5CABD #E8F5BD
monochromatic
#537AE5 #88A3ED #BDCCF5 #E4EAFB #E4EAFB
Accessibility & contrast
On white
1.60
#BDCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BDCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCF5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCF5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#AFD4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdccf5; /* rgb */ color: rgb(189, 204, 245); /* oklch */ color: oklch(84.7% 0.060 269.3);
Tailwind
colors: {
custom: {
50: '#d1dbf8',
500: '#bdccf5',
950: '#000000',
},
}SCSS
$custom: #bdccf5; $custom-light: #d1dbf8; $custom-dark: #000000;
JSON
{
"hex": "#bdccf5",
"rgb": {
"r": 189,
"g": 204,
"b": 245
},
"hsl": {
"h": 223.929,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.8474,
"c": 0.05968,
"h": 269.3
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#BDCCF5
secondary
#D6BF80
accent
#A110D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485