#BBC7E1#BBC7E1
#BBC7E1 is a very light, muted blue. Relative luminance 0.568; OKLCH L 82.9% C 0.039 H 265.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7E1 |
|---|---|
| RGB | rgb(187, 199, 225) |
| HSL | hsl(221, 39%, 81%) |
| HSV | hsv(221, 17%, 88%) |
| CMYK | cmyk(16.9%, 11.6%, 0%, 11.8%) |
| CIE-LAB | lab(80.09, 1.21, -14.28) |
| CIE-LCH | lch(80.09, 14.33, 274.82°) |
| OKLab | oklab(82.88% -0.0028 -0.0387) |
| OKLCH | oklch(82.88% 0.039 265.8) |
| XYZ | xyz(54.5043, 56.8469, 79.3205) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.63
Lightsteelblue
#B0C4DE
ΔE00 3.37
Cloudy Blue
#ACC2D9
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7E1 #E1D5BB
analogous
#BBDAE1 #BBC7E1 #C2BBE1
triadic
#BBC7E1 #E1BBC7 #C7E1BB
tetradic
#BBC7E1 #E1BBDA #E1D5BB #BBE1C2
square
#BBC7E1 #E1BBDA #E1D5BB #BBE1C2
split-complementary
#BBC7E1 #E1C2BB #DAE1BB
monochromatic
#6681BC #91A4CE #BBC7E1 #E5EAF4 #EAEEF6
Accessibility & contrast
On white
1.70
#BBC7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BBC7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7E1
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7E1 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E2
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#B2CCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc7e1; /* rgb */ color: rgb(187, 199, 225); /* oklch */ color: oklch(82.9% 0.039 265.8);
Tailwind
colors: {
custom: {
50: '#cfd8ea',
500: '#bbc7e1',
950: '#000000',
},
}SCSS
$custom: #bbc7e1; $custom-light: #cfd8ea; $custom-dark: #000000;
JSON
{
"hex": "#bbc7e1",
"rgb": {
"r": 187,
"g": 199,
"b": 225
},
"hsl": {
"h": 221.053,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.82875,
"c": 0.0388,
"h": 265.8
},
"luminance": 0.56848
}Semantic roles & 50–950 ramp
primary
#BBC7E1
secondary
#BAAA86
accent
#8A34B2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384