#BBCDF8#BBCDF8
#BBCDF8 is a very light, moderate blue. Relative luminance 0.610; OKLCH L 84.9% C 0.063 H 267.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDF8 |
|---|---|
| RGB | rgb(187, 205, 248) |
| HSL | hsl(222, 81%, 85%) |
| HSV | hsv(222, 25%, 97%) |
| CMYK | cmyk(24.6%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.38, 3.10, -23.11) |
| CIE-LCH | lch(82.38, 23.32, 277.65°) |
| OKLab | oklab(84.91% -0.0031 -0.0633) |
| OKLCH | oklch(84.91% 0.063 267.2) |
| XYZ | xyz(59.2636, 61.0031, 97.4411) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDF8 #F8E6BB
analogous
#BBEBF8 #BBCDF8 #C7BBF8
triadic
#BBCDF8 #F8BBCD #CDF8BB
tetradic
#BBCDF8 #F8BBEB #F8E6BB #BBF8C7
square
#BBCDF8 #F8BBEB #F8E6BB #BBF8C7
split-complementary
#BBCDF8 #F8C7BB #EBF8BB
monochromatic
#4C7BED #84A4F2 #BBCDF8 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.59
#BBCDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BBCDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDF8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDF8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FA
Deuteranopia (green-blind)
#BACBF7
Tritanopia (blue-blind)
#ABD5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcdf8; /* rgb */ color: rgb(187, 205, 248); /* oklch */ color: oklch(84.9% 0.063 267.2);
Tailwind
colors: {
custom: {
50: '#d0dcfa',
500: '#bbcdf8',
950: '#000000',
},
}SCSS
$custom: #bbcdf8; $custom-light: #d0dcfa; $custom-dark: #000000;
JSON
{
"hex": "#bbcdf8",
"rgb": {
"r": 187,
"g": 205,
"b": 248
},
"hsl": {
"h": 222.295,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.8491,
"c": 0.06335,
"h": 267.2
},
"luminance": 0.61005
}Semantic roles & 50–950 ramp
primary
#BBCDF8
secondary
#DBBF7C
accent
#9F08DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485