#BBCBE0#BBCBE0
#BBCBE0 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.7% C 0.034 H 255.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBE0 |
|---|---|
| RGB | rgb(187, 203, 224) |
| HSL | hsl(214, 37%, 81%) |
| HSV | hsv(214, 17%, 88%) |
| CMYK | cmyk(16.5%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(81.10, -1.13, -12.23) |
| CIE-LCH | lch(81.10, 12.28, 264.71°) |
| OKLab | oklab(83.66% -0.0087 -0.0331) |
| OKLCH | oklch(83.66% 0.034 255.2) |
| XYZ | xyz(55.3007, 58.6574, 78.9150) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.48
Lightsteelblue
#B0C4DE
ΔE00 2.59
Cloudy Blue
#ACC2D9
ΔE00 3.20
Light Grey Blue
#9DBCD4
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBE0 #E0D0BB
analogous
#BBDDE0 #BBCBE0 #BDBBE0
triadic
#BBCBE0 #E0BBCB #CBE0BB
tetradic
#BBCBE0 #E0BBDD #E0D0BB #BBE0BD
square
#BBCBE0 #E0BBDD #E0D0BB #BBE0BD
split-complementary
#BBCBE0 #E0BDBB #DDE0BB
monochromatic
#678BBA #91ABCD #BBCBE0 #E5EBF3 #EAEFF5
Accessibility & contrast
On white
1.65
#BBCBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BBCBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBE0
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBE0 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE1
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#B2CFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbe0; /* rgb */ color: rgb(187, 203, 224); /* oklch */ color: oklch(83.7% 0.034 255.2);
Tailwind
colors: {
custom: {
50: '#cfdae9',
500: '#bbcbe0',
950: '#000000',
},
}SCSS
$custom: #bbcbe0; $custom-light: #cfdae9; $custom-dark: #000000;
JSON
{
"hex": "#bbcbe0",
"rgb": {
"r": 187,
"g": 203,
"b": 224
},
"hsl": {
"h": 214.054,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.83657,
"c": 0.03423,
"h": 255.2
},
"luminance": 0.58658
}Semantic roles & 50–950 ramp
primary
#BBCBE0
secondary
#B9A387
accent
#7B35B0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384