#BDCCFB#BDCCFB
#BDCCFB is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.0% C 0.068 H 271.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCFB |
|---|---|
| RGB | rgb(189, 204, 251) |
| HSL | hsl(225, 89%, 86%) |
| HSV | hsv(225, 25%, 98%) |
| CMYK | cmyk(24.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.36, 4.92, -24.72) |
| CIE-LCH | lch(82.36, 25.21, 281.24°) |
| OKLab | oklab(84.96% 0.0013 -0.0678) |
| OKLCH | oklch(84.96% 0.068 271.1) |
| XYZ | xyz(59.9871, 60.9680, 99.8555) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCFB #FBECBD
analogous
#BDEBFB #BDCCFB #CDBDFB
triadic
#BDCCFB #FBBDCC #CCFBBD
tetradic
#BDCCFB #FBBDEB #FBECBD #BDFBCD
square
#BDCCFB #FBBDEB #FBECBD #BDFBCD
split-complementary
#BDCCFB #FBCDBD #EBFBBD
monochromatic
#4A73F4 #839FF8 #BDCCFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.59
#BDCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BDCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCFB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCFB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#ADD5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdccfb; /* rgb */ color: rgb(189, 204, 251); /* oklch */ color: oklch(85.0% 0.068 271.1);
Tailwind
colors: {
custom: {
50: '#d1dbfc',
500: '#bdccfb',
950: '#000000',
},
}SCSS
$custom: #bdccfb; $custom-light: #d1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bdccfb",
"rgb": {
"r": 189,
"g": 204,
"b": 251
},
"hsl": {
"h": 225.484,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.84964,
"c": 0.06778,
"h": 271.1
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#BDCCFB
secondary
#E0C87C
accent
#AE00E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485