#BDCCF2#BDCCF2
#BDCCF2 is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.056 H 268.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCF2 |
|---|---|
| RGB | rgb(189, 204, 242) |
| HSL | hsl(223, 67%, 85%) |
| HSV | hsv(223, 22%, 95%) |
| CMYK | cmyk(21.9%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.06, 2.88, -20.39) |
| CIE-LCH | lch(82.06, 20.59, 278.03°) |
| OKLab | oklab(84.63% -0.0017 -0.0556) |
| OKLCH | oklch(84.63% 0.056 268.2) |
| XYZ | xyz(58.6020, 60.4140, 92.5607) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.37
Periwinkle
#CCCCFF
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCF2 #F2E3BD
analogous
#BDE7F2 #BDCCF2 #C9BDF2
triadic
#BDCCF2 #F2BDCC #CCF2BD
tetradic
#BDCCF2 #F2BDE7 #F2E3BD #BDF2C9
square
#BDCCF2 #F2BDE7 #F2E3BD #BDF2C9
split-complementary
#BDCCF2 #F2C9BD #E7F2BD
monochromatic
#577DDE #8AA4E8 #BDCCF2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.61
#BDCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BDCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCF2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCF2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#B0D3D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdccf2; /* rgb */ color: rgb(189, 204, 242); /* oklch */ color: oklch(84.6% 0.056 268.2);
Tailwind
colors: {
custom: {
50: '#d1dbf6',
500: '#bdccf2',
950: '#000000',
},
}SCSS
$custom: #bdccf2; $custom-light: #d1dbf6; $custom-dark: #000000;
JSON
{
"hex": "#bdccf2",
"rgb": {
"r": 189,
"g": 204,
"b": 242
},
"hsl": {
"h": 223.019,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.84631,
"c": 0.05567,
"h": 268.2
},
"luminance": 0.60415
}Semantic roles & 50–950 ramp
primary
#BDCCF2
secondary
#D2BB81
accent
#9B17CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485