#BBC2ED#BBC2ED
#BBC2ED is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.3% C 0.061 H 277.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2ED |
|---|---|
| RGB | rgb(187, 194, 237) |
| HSL | hsl(232, 58%, 83%) |
| HSV | hsv(232, 21%, 93%) |
| CMYK | cmyk(21.1%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.19, 6.52, -22.08) |
| CIE-LCH | lch(79.19, 23.02, 286.45°) |
| OKLab | oklab(82.3% 0.0082 -0.0603) |
| OKLCH | oklch(82.3% 0.061 277.7) |
| XYZ | xyz(55.0676, 55.2617, 87.8696) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.69
Periwinkle
#CCCCFF
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2ED #EDE6BB
analogous
#BBDBED #BBC2ED #CDBBED
triadic
#BBC2ED #EDBBC2 #C2EDBB
tetradic
#BBC2ED #EDBBDB #EDE6BB #BBEDCD
square
#BBC2ED #EDBBDB #EDE6BB #BBEDCD
split-complementary
#BBC2ED #EDCDBB #DBEDBB
monochromatic
#5A6BD3 #8B97E0 #BBC2ED #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.74
#BBC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BBC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2ED
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2ED | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#B4C2EC
Tritanopia (blue-blind)
#AFCAD0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc2ed; /* rgb */ color: rgb(187, 194, 237); /* oklch */ color: oklch(82.3% 0.061 277.7);
Tailwind
colors: {
custom: {
50: '#d0d4f3',
500: '#bbc2ed',
950: '#000000',
},
}SCSS
$custom: #bbc2ed; $custom-light: #d0d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ed",
"rgb": {
"r": 187,
"g": 194,
"b": 237
},
"hsl": {
"h": 231.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82297,
"c": 0.06088,
"h": 277.7
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#BBC2ED
secondary
#CAC082
accent
#AF20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385