#BBD2E7#BBD2E7
#BBD2E7 is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.038 H 245.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2E7 |
|---|---|
| RGB | rgb(187, 210, 231) |
| HSL | hsl(209, 48%, 82%) |
| HSV | hsv(209, 19%, 91%) |
| CMYK | cmyk(19%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(83.14, -3.32, -12.92) |
| CIE-LCH | lch(83.14, 13.34, 255.57°) |
| OKLab | oklab(85.33% -0.0157 -0.035) |
| OKLCH | oklch(85.33% 0.038 245.8) |
| XYZ | xyz(57.9602, 62.4260, 84.5815) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.54
Cloudy Blue
#ACC2D9
ΔE00 4.05
Lightsteelblue
#B0C4DE
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Grey Blue
#9DBCD4
ΔE00 6.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2E7 #E7D0BB
analogous
#BBE7E6 #BBD2E7 #BBBCE7
triadic
#BBD2E7 #E7BBD2 #D2E7BB
tetradic
#BBD2E7 #E6BBE7 #E7D0BB #BCE7BB
square
#BBD2E7 #E6BBE7 #E7D0BB #BCE7BB
split-complementary
#BBD2E7 #E7BBBC #E7E6BB
monochromatic
#6196C7 #8EB4D7 #BBD2E7 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.56
#BBD2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BBD2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2E7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2E7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#C4CDE7
Tritanopia (blue-blind)
#B0D7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2e7; /* rgb */ color: rgb(187, 210, 231); /* oklch */ color: oklch(85.3% 0.038 245.8);
Tailwind
colors: {
custom: {
50: '#d0dfee',
500: '#bbd2e7',
950: '#000000',
},
}SCSS
$custom: #bbd2e7; $custom-light: #d0dfee; $custom-dark: #000000;
JSON
{
"hex": "#bbd2e7",
"rgb": {
"r": 187,
"g": 210,
"b": 231
},
"hsl": {
"h": 208.636,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.85328,
"c": 0.03841,
"h": 245.8
},
"luminance": 0.62428
}Semantic roles & 50–950 ramp
primary
#BBD2E7
secondary
#C2A284
accent
#6F2ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485