#BBC2EE#BBC2EE
#BBC2EE is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.3% C 0.062 H 277.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2EE |
|---|---|
| RGB | rgb(187, 194, 238) |
| HSL | hsl(232, 60%, 83%) |
| HSV | hsv(232, 21%, 93%) |
| CMYK | cmyk(21.4%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.23, 6.74, -22.57) |
| CIE-LCH | lch(79.23, 23.55, 286.63°) |
| OKLab | oklab(82.33% 0.0085 -0.0617) |
| OKLCH | oklch(82.33% 0.062 277.9) |
| XYZ | xyz(55.2141, 55.3203, 88.6412) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 3.76
Light Blue Grey
#B7C9E2
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 7.87
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2EE #EEE7BB
analogous
#BBDBEE #BBC2EE #CDBBEE
triadic
#BBC2EE #EEBBC2 #C2EEBB
tetradic
#BBC2EE #EEBBDB #EEE7BB #BBEECD
square
#BBC2EE #EEBBDB #EEE7BB #BBEECD
split-complementary
#BBC2EE #EECDBB #DBEEBB
monochromatic
#596AD6 #8A96E2 #BBC2EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.74
#BBC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BBC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2EE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2EE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#AFCAD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc2ee; /* rgb */ color: rgb(187, 194, 238); /* oklch */ color: oklch(82.3% 0.062 277.9);
Tailwind
colors: {
custom: {
50: '#d0d4f3',
500: '#bbc2ee',
950: '#000000',
},
}SCSS
$custom: #bbc2ee; $custom-light: #d0d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ee",
"rgb": {
"r": 187,
"g": 194,
"b": 238
},
"hsl": {
"h": 231.765,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82334,
"c": 0.06227,
"h": 277.9
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#BBC2EE
secondary
#CCC281
accent
#B01EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385