#B2CBEE#B2CBEE
#B2CBEE is a very light, muted blue. Relative luminance 0.584; OKLCH L 83.5% C 0.056 H 256.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBEE |
|---|---|
| RGB | rgb(178, 203, 238) |
| HSL | hsl(215, 64%, 82%) |
| HSV | hsv(215, 25%, 93%) |
| CMYK | cmyk(25.2%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.93, -0.79, -20.04) |
| CIE-LCH | lch(80.93, 20.05, 267.74°) |
| OKLab | oklab(83.51% -0.0128 -0.0548) |
| OKLCH | oklch(83.51% 0.056 256.8) |
| XYZ | xyz(55.1444, 58.3481, 89.2292) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.61
Light Blue Grey
#B7C9E2
ΔE00 3.10
Lightsteelblue
#B0C4DE
ΔE00 3.11
Cloudy Blue
#ACC2D9
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBEE #EED5B2
analogous
#B2E9EE #B2CBEE #B7B2EE
triadic
#B2CBEE #EEB2CB #CBEEB2
tetradic
#B2CBEE #EEB2E9 #EED5B2 #B2EEB7
square
#B2CBEE #EEB2E9 #EED5B2 #B2EEB7
split-complementary
#B2CBEE #EEB7B2 #E9EEB2
monochromatic
#4E87D8 #80A9E3 #B2CBEE #E4EDF9 #E6EEF9
Accessibility & contrast
On white
1.66
#B2CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B2CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBEE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBEE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#A2D2D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2cbee; /* rgb */ color: rgb(178, 203, 238); /* oklch */ color: oklch(83.5% 0.056 256.8);
Tailwind
colors: {
custom: {
50: '#cadaf3',
500: '#b2cbee',
950: '#000000',
},
}SCSS
$custom: #b2cbee; $custom-light: #cadaf3; $custom-dark: #000000;
JSON
{
"hex": "#b2cbee",
"rgb": {
"r": 178,
"g": 203,
"b": 238
},
"hsl": {
"h": 215,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.83514,
"c": 0.05625,
"h": 256.8
},
"luminance": 0.5835
}Semantic roles & 50–950 ramp
primary
#B2CBEE
secondary
#CCA979
accent
#821ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385