#BBCDF6#BBCDF6
#BBCDF6 is a very light, moderate blue. Relative luminance 0.609; OKLCH L 84.8% C 0.061 H 266.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDF6 |
|---|---|
| RGB | rgb(187, 205, 246) |
| HSL | hsl(222, 77%, 85%) |
| HSV | hsv(222, 24%, 96%) |
| CMYK | cmyk(24%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(82.31, 2.65, -22.15) |
| CIE-LCH | lch(82.31, 22.31, 276.81°) |
| OKLab | oklab(84.84% -0.0037 -0.0606) |
| OKLCH | oklch(84.84% 0.061 266.5) |
| XYZ | xyz(58.9550, 60.8797, 95.8157) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDF6 #F6E4BB
analogous
#BBEAF6 #BBCDF6 #C7BBF6
triadic
#BBCDF6 #F6BBCD #CDF6BB
tetradic
#BBCDF6 #F6BBEA #F6E4BB #BBF6C7
square
#BBCDF6 #F6BBEA #F6E4BB #BBF6C7
split-complementary
#BBCDF6 #F6C7BB #EAF6BB
monochromatic
#4F7EE8 #85A5EF #BBCDF6 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.59
#BBCDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BBCDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDF6
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDF6 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F8
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#ACD5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcdf6; /* rgb */ color: rgb(187, 205, 246); /* oklch */ color: oklch(84.8% 0.061 266.5);
Tailwind
colors: {
custom: {
50: '#d0dcf9',
500: '#bbcdf6',
950: '#000000',
},
}SCSS
$custom: #bbcdf6; $custom-light: #d0dcf9; $custom-dark: #000000;
JSON
{
"hex": "#bbcdf6",
"rgb": {
"r": 187,
"g": 205,
"b": 246
},
"hsl": {
"h": 221.695,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.84836,
"c": 0.0607,
"h": 266.5
},
"luminance": 0.60881
}Semantic roles & 50–950 ramp
primary
#BBCDF6
secondary
#D8BC7D
accent
#9B0DD9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485