#BDCCFC#BDCCFC
#BDCCFC is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.0% C 0.069 H 271.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCFC |
|---|---|
| RGB | rgb(189, 204, 252) |
| HSL | hsl(226, 91%, 86%) |
| HSV | hsv(226, 25%, 99%) |
| CMYK | cmyk(25%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.40, 5.15, -25.20) |
| CIE-LCH | lch(82.40, 25.72, 281.54°) |
| OKLab | oklab(85% 0.0016 -0.0691) |
| OKLCH | oklch(85% 0.069 271.3) |
| XYZ | xyz(60.1452, 61.0312, 100.6879) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.03
Periwinkle
#CCCCFF
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCFC #FCEDBD
analogous
#BDECFC #BDCCFC #CEBDFC
triadic
#BDCCFC #FCBDCC #CCFCBD
tetradic
#BDCCFC #FCBDEC #FCEDBD #BDFCCE
square
#BDCCFC #FCBDEC #FCEDBD #BDFCCE
split-complementary
#BDCCFC #FCCEBD #ECFCBD
monochromatic
#4872F7 #829FF9 #BDCCFC #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.59
#BDCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BDCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCFC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCFC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#ADD5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdccfc; /* rgb */ color: rgb(189, 204, 252); /* oklch */ color: oklch(85.0% 0.069 271.3);
Tailwind
colors: {
custom: {
50: '#d2dbfd',
500: '#bdccfc',
950: '#000000',
},
}SCSS
$custom: #bdccfc; $custom-light: #d2dbfd; $custom-dark: #000000;
JSON
{
"hex": "#bdccfc",
"rgb": {
"r": 189,
"g": 204,
"b": 252
},
"hsl": {
"h": 225.714,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.85001,
"c": 0.06914,
"h": 271.3
},
"luminance": 0.61033
}Semantic roles & 50–950 ramp
primary
#BDCCFC
secondary
#E2CA7B
accent
#AF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485