#BBCADD#BBCADD
#BBCADD is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.4% C 0.031 H 254.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCADD |
|---|---|
| RGB | rgb(187, 202, 221) |
| HSL | hsl(214, 33%, 80%) |
| HSV | hsv(214, 15%, 87%) |
| CMYK | cmyk(15.4%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(80.75, -1.24, -11.15) |
| CIE-LCH | lch(80.75, 11.22, 263.67°) |
| OKLab | oklab(83.35% -0.0084 -0.0301) |
| OKLCH | oklch(83.35% 0.031 254.3) |
| XYZ | xyz(54.6621, 58.0253, 76.7127) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.13
Lightsteelblue
#B0C4DE
ΔE00 2.99
Cloudy Blue
#ACC2D9
ΔE00 3.25
Light Grey Blue
#9DBCD4
ΔE00 6.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCADD #DDCEBB
analogous
#BBDBDD #BBCADD #BDBBDD
triadic
#BBCADD #DDBBCA #CADDBB
tetradic
#BBCADD #DDBBDB #DDCEBB #BBDDBD
square
#BBCADD #DDBBDB #DDCEBB #BBDDBD
split-complementary
#BBCADD #DDBDBB #DBDDBB
monochromatic
#698AB4 #92AAC9 #BBCADD #E4EAF1 #EBEFF5
Accessibility & contrast
On white
1.67
#BBCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BBCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCADD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCADD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#B3CED0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcadd; /* rgb */ color: rgb(187, 202, 221); /* oklch */ color: oklch(83.4% 0.031 254.3);
Tailwind
colors: {
custom: {
50: '#cfdae7',
500: '#bbcadd',
950: '#000000',
},
}SCSS
$custom: #bbcadd; $custom-light: #cfdae7; $custom-dark: #000000;
JSON
{
"hex": "#bbcadd",
"rgb": {
"r": 187,
"g": 202,
"b": 221
},
"hsl": {
"h": 213.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83352,
"c": 0.03129,
"h": 254.3
},
"luminance": 0.58026
}Semantic roles & 50–950 ramp
primary
#BBCADD
secondary
#B5A187
accent
#7939AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384