#BBCBDF#BBCBDF
#BBCBDF is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.033 H 254.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBDF |
|---|---|
| RGB | rgb(187, 203, 223) |
| HSL | hsl(213, 36%, 80%) |
| HSV | hsv(213, 16%, 87%) |
| CMYK | cmyk(16.1%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.07, -1.34, -11.74) |
| CIE-LCH | lch(81.07, 11.82, 263.47°) |
| OKLab | oklab(83.62% -0.0091 -0.0318) |
| OKLCH | oklch(83.62% 0.033 254) |
| XYZ | xyz(55.1655, 58.6033, 78.2029) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.83
Lightsteelblue
#B0C4DE
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 3.17
Light Grey Blue
#9DBCD4
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Fog
#D8DCE0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBDF #DFCFBB
analogous
#BBDDDF #BBCBDF #BDBBDF
triadic
#BBCBDF #DFBBCB #CBDFBB
tetradic
#BBCBDF #DFBBDD #DFCFBB #BBDFBD
square
#BBCBDF #DFBBDD #DFCFBB #BBDFBD
split-complementary
#BBCBDF #DFBDBB #DDDFBB
monochromatic
#688BB8 #91ABCB #BBCBDF #E5EBF3 #EAEFF5
Accessibility & contrast
On white
1.65
#BBCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BBCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBDF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBDF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#B2CFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbdf; /* rgb */ color: rgb(187, 203, 223); /* oklch */ color: oklch(83.6% 0.033 254.0);
Tailwind
colors: {
custom: {
50: '#cfdae9',
500: '#bbcbdf',
950: '#000000',
},
}SCSS
$custom: #bbcbdf; $custom-light: #cfdae9; $custom-dark: #000000;
JSON
{
"hex": "#bbcbdf",
"rgb": {
"r": 187,
"g": 203,
"b": 223
},
"hsl": {
"h": 213.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.83624,
"c": 0.03304,
"h": 254
},
"luminance": 0.58604
}Semantic roles & 50–950 ramp
primary
#BBCBDF
secondary
#B7A287
accent
#7937AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384