#BBCCDE#BBCCDE
#BBCCDE is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.031 H 249.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDE |
|---|---|
| RGB | rgb(187, 204, 222) |
| HSL | hsl(211, 35%, 80%) |
| HSV | hsv(211, 16%, 87%) |
| CMYK | cmyk(15.8%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(81.30, -2.08, -10.86) |
| CIE-LCH | lch(81.30, 11.06, 259.14°) |
| OKLab | oklab(83.8% -0.0108 -0.0294) |
| OKLCH | oklch(83.8% 0.031 249.7) |
| XYZ | xyz(55.2680, 59.0234, 77.5739) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.79
Cloudy Blue
#ACC2D9
ΔE00 3.33
Lightsteelblue
#B0C4DE
ΔE00 3.52
Light Grey Blue
#9DBCD4
ΔE00 6.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Fog
#D8DCE0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDE #DECDBB
analogous
#BBDDDE #BBCCDE #BBBBDE
triadic
#BBCCDE #DEBBCC #CCDEBB
tetradic
#BBCCDE #DEBBDD #DECDBB #BBDEBB
square
#BBCCDE #DEBBDD #DECDBB #BBDEBB
split-complementary
#BBCCDE #DEBBBB #DDDEBB
monochromatic
#698EB6 #92ADCA #BBCCDE #E4EBF2 #EAF0F5
Accessibility & contrast
On white
1.64
#BBCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BBCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#B2D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccde; /* rgb */ color: rgb(187, 204, 222); /* oklch */ color: oklch(83.8% 0.031 249.7);
Tailwind
colors: {
custom: {
50: '#cfdbe8',
500: '#bbccde',
950: '#000000',
},
}SCSS
$custom: #bbccde; $custom-light: #cfdbe8; $custom-dark: #000000;
JSON
{
"hex": "#bbccde",
"rgb": {
"r": 187,
"g": 204,
"b": 222
},
"hsl": {
"h": 210.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83796,
"c": 0.0313,
"h": 249.7
},
"luminance": 0.59024
}Semantic roles & 50–950 ramp
primary
#BBCCDE
secondary
#B69F87
accent
#7438AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484