#BBCBDA#BBCBDA
#BBCBDA is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.5% C 0.027 H 246.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBDA |
|---|---|
| RGB | rgb(187, 203, 218) |
| HSL | hsl(209, 30%, 79%) |
| HSV | hsv(209, 14%, 85%) |
| CMYK | cmyk(14.2%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.93, -2.39, -9.28) |
| CIE-LCH | lch(80.93, 9.59, 255.55°) |
| OKLab | oklab(83.46% -0.0109 -0.025) |
| OKLCH | oklch(83.46% 0.027 246.4) |
| XYZ | xyz(54.5013, 58.3376, 74.7049) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 6.35
Fog
#D8DCE0
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBDA #DACABB
analogous
#BBDADA #BBCBDA #BBBCDA
triadic
#BBCBDA #DABBCB #CBDABB
tetradic
#BBCBDA #DABBDA #DACABB #BCDABB
square
#BBCBDA #DABBDA #DACABB #BCDABB
split-complementary
#BBCBDA #DABBBC #DADABB
monochromatic
#6C8EAF #93ADC4 #BBCBDA #E3E9F0 #EBF0F4
Accessibility & contrast
On white
1.66
#BBCBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BBCBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBDA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBDA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C2C7DA
Tritanopia (blue-blind)
#B3CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbda; /* rgb */ color: rgb(187, 203, 218); /* oklch */ color: oklch(83.5% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#cfdae5',
500: '#bbcbda',
950: '#000000',
},
}SCSS
$custom: #bbcbda; $custom-light: #cfdae5; $custom-dark: #000000;
JSON
{
"hex": "#bbcbda",
"rgb": {
"r": 187,
"g": 203,
"b": 218
},
"hsl": {
"h": 209.032,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8346,
"c": 0.02733,
"h": 246.4
},
"luminance": 0.58339
}Semantic roles & 50–950 ramp
primary
#BBCBDA
secondary
#B19C88
accent
#713DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384