#BBCDDE#BBCDDE
#BBCDDE is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.0% C 0.031 H 246.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDDE |
|---|---|
| RGB | rgb(187, 205, 222) |
| HSL | hsl(209, 35%, 80%) |
| HSV | hsv(209, 16%, 87%) |
| CMYK | cmyk(15.8%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.57, -2.61, -10.47) |
| CIE-LCH | lch(81.57, 10.79, 256.00°) |
| OKLab | oklab(84% -0.0122 -0.0283) |
| OKLCH | oklch(84% 0.031 246.6) |
| XYZ | xyz(55.5064, 59.5002, 77.6534) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.42
Cloudy Blue
#ACC2D9
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 6.16
Fog
#D8DCE0
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDDE #DECCBB
analogous
#BBDEDD #BBCDDE #BBBBDE
triadic
#BBCDDE #DEBBCD #CDDEBB
tetradic
#BBCDDE #DDBBDE #DECCBB #BBDEBB
square
#BBCDDE #DDBBDE #DECCBB #BBDEBB
split-complementary
#BBCDDE #DEBBBB #DEDDBB
monochromatic
#6990B6 #92AFCA #BBCDDE #E4EBF2 #EAF0F5
Accessibility & contrast
On white
1.63
#BBCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BBCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDDE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDDE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#B2D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcdde; /* rgb */ color: rgb(187, 205, 222); /* oklch */ color: oklch(84.0% 0.031 246.6);
Tailwind
colors: {
custom: {
50: '#cfdce8',
500: '#bbcdde',
950: '#000000',
},
}SCSS
$custom: #bbcdde; $custom-light: #cfdce8; $custom-dark: #000000;
JSON
{
"hex": "#bbcdde",
"rgb": {
"r": 187,
"g": 205,
"b": 222
},
"hsl": {
"h": 209.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84001,
"c": 0.03083,
"h": 246.6
},
"luminance": 0.59501
}Semantic roles & 50–950 ramp
primary
#BBCDDE
secondary
#B69E87
accent
#7138AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484