#BBC7EA#BBC7EA
#BBC7EA is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.2% C 0.051 H 270.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7EA |
|---|---|
| RGB | rgb(187, 199, 234) |
| HSL | hsl(225, 53%, 83%) |
| HSV | hsv(225, 20%, 92%) |
| CMYK | cmyk(20.1%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(80.38, 3.16, -18.68) |
| CIE-LCH | lch(80.38, 18.94, 279.61°) |
| OKLab | oklab(83.19% 0.0003 -0.0509) |
| OKLCH | oklch(83.19% 0.051 270.3) |
| XYZ | xyz(55.7645, 57.3510, 85.9578) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7EA #EADEBB
analogous
#BBDEEA #BBC7EA #C7BBEA
triadic
#BBC7EA #EABBC7 #C7EABB
tetradic
#BBC7EA #EABBDE #EADEBB #BBEAC7
square
#BBC7EA #EABBDE #EADEBB #BBEAC7
split-complementary
#BBC7EA #EAC7BB #DEEABB
monochromatic
#5D7ACD #8CA0DC #BBC7EA #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.68
#BBC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BBC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7EA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7EA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#B0CED2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc7ea; /* rgb */ color: rgb(187, 199, 234); /* oklch */ color: oklch(83.2% 0.051 270.3);
Tailwind
colors: {
custom: {
50: '#d0d7f0',
500: '#bbc7ea',
950: '#000000',
},
}SCSS
$custom: #bbc7ea; $custom-light: #d0d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bbc7ea",
"rgb": {
"r": 187,
"g": 199,
"b": 234
},
"hsl": {
"h": 224.681,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.8319,
"c": 0.05087,
"h": 270.3
},
"luminance": 0.57352
}Semantic roles & 50–950 ramp
primary
#BBC7EA
secondary
#C6B583
accent
#9925C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385