#BBCCEE#BBCCEE
#BBCCEE is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.3% C 0.051 H 264.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCEE |
|---|---|
| RGB | rgb(187, 204, 238) |
| HSL | hsl(220, 60%, 83%) |
| HSV | hsv(220, 21%, 93%) |
| CMYK | cmyk(21.4%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(81.80, 1.38, -18.67) |
| CIE-LCH | lch(81.80, 18.72, 274.22°) |
| OKLab | oklab(84.34% -0.0051 -0.0509) |
| OKLCH | oklch(84.34% 0.051 264.3) |
| XYZ | xyz(57.5150, 59.9222, 89.4082) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.66
Light Periwinkle
#C1C6FC
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCEE #EEDDBB
analogous
#BBE5EE #BBCCEE #C3BBEE
triadic
#BBCCEE #EEBBCC #CCEEBB
tetradic
#BBCCEE #EEBBE5 #EEDDBB #BBEEC3
square
#BBCCEE #EEBBE5 #EEDDBB #BBEEC3
split-complementary
#BBCCEE #EEC3BB #E5EEBB
monochromatic
#5983D6 #8AA7E2 #BBCCEE #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.62
#BBCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BBCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCEE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCEE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#AED3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbccee; /* rgb */ color: rgb(187, 204, 238); /* oklch */ color: oklch(84.3% 0.051 264.3);
Tailwind
colors: {
custom: {
50: '#d0dbf3',
500: '#bbccee',
950: '#000000',
},
}SCSS
$custom: #bbccee; $custom-light: #d0dbf3; $custom-dark: #000000;
JSON
{
"hex": "#bbccee",
"rgb": {
"r": 187,
"g": 204,
"b": 238
},
"hsl": {
"h": 220,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84344,
"c": 0.05114,
"h": 264.3
},
"luminance": 0.59924
}Semantic roles & 50–950 ramp
primary
#BBCCEE
secondary
#CCB381
accent
#8F1EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485