#BBCCEF#BBCCEF
#BBCCEF is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.4% C 0.052 H 264.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCEF |
|---|---|
| RGB | rgb(187, 204, 239) |
| HSL | hsl(220, 62%, 84%) |
| HSV | hsv(220, 22%, 94%) |
| CMYK | cmyk(21.8%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(81.83, 1.60, -19.16) |
| CIE-LCH | lch(81.83, 19.22, 274.78°) |
| OKLab | oklab(84.38% -0.0048 -0.0522) |
| OKLCH | oklch(84.38% 0.052 264.8) |
| XYZ | xyz(57.6623, 59.9811, 90.1841) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 4.64
Light Periwinkle
#C1C6FC
ΔE00 5.41
Cloudy Blue
#ACC2D9
ΔE00 6.00
Periwinkle
#CCCCFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCEF #EFDEBB
analogous
#BBE6EF #BBCCEF #C4BBEF
triadic
#BBCCEF #EFBBCC #CCEFBB
tetradic
#BBCCEF #EFBBE6 #EFDEBB #BBEFC4
square
#BBCCEF #EFBBE6 #EFDEBB #BBEFC4
split-complementary
#BBCCEF #EFC4BB #E6EFBB
monochromatic
#5882D8 #89A7E3 #BBCCEF #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.62
#BBCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BBCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCEF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCEF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#AED3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbccef; /* rgb */ color: rgb(187, 204, 239); /* oklch */ color: oklch(84.4% 0.052 264.8);
Tailwind
colors: {
custom: {
50: '#d0dbf4',
500: '#bbccef',
950: '#000000',
},
}SCSS
$custom: #bbccef; $custom-light: #d0dbf4; $custom-dark: #000000;
JSON
{
"hex": "#bbccef",
"rgb": {
"r": 187,
"g": 204,
"b": 239
},
"hsl": {
"h": 220.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8438,
"c": 0.05245,
"h": 264.8
},
"luminance": 0.59983
}Semantic roles & 50–950 ramp
primary
#BBCCEF
secondary
#CDB481
accent
#911CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485