#BBC8DA#BBC8DA
#BBC8DA is a very light, muted cyan. Relative luminance 0.569; OKLCH L 82.8% C 0.029 H 256.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8DA |
|---|---|
| RGB | rgb(187, 200, 218) |
| HSL | hsl(215, 30%, 79%) |
| HSV | hsv(215, 14%, 85%) |
| CMYK | cmyk(14.2%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.14, -0.81, -10.45) |
| CIE-LCH | lch(80.14, 10.48, 265.60°) |
| OKLab | oklab(82.84% -0.0068 -0.0282) |
| OKLCH | oklch(82.84% 0.029 256.5) |
| XYZ | xyz(53.7997, 56.9344, 74.4711) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.55
Lightsteelblue
#B0C4DE
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 3.55
Light Grey Blue
#9DBCD4
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8DA #DACDBB
analogous
#BBD8DA #BBC8DA #BEBBDA
triadic
#BBC8DA #DABBC8 #C8DABB
tetradic
#BBC8DA #DABBD8 #DACDBB #BBDABE
square
#BBC8DA #DABBD8 #DACDBB #BBDABE
split-complementary
#BBC8DA #DABEBB #D8DABB
monochromatic
#6C88AF #93A8C4 #BBC8DA #E3E8F0 #EBEFF4
Accessibility & contrast
On white
1.70
#BBC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BBC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8DA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8DA | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#B4CCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc8da; /* rgb */ color: rgb(187, 200, 218); /* oklch */ color: oklch(82.8% 0.029 256.5);
Tailwind
colors: {
custom: {
50: '#cfd8e5',
500: '#bbc8da',
950: '#000000',
},
}SCSS
$custom: #bbc8da; $custom-light: #cfd8e5; $custom-dark: #000000;
JSON
{
"hex": "#bbc8da",
"rgb": {
"r": 187,
"g": 200,
"b": 218
},
"hsl": {
"h": 214.839,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.82844,
"c": 0.02901,
"h": 256.5
},
"luminance": 0.56935
}Semantic roles & 50–950 ramp
primary
#BBC8DA
secondary
#B1A088
accent
#7B3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384