#B7CDEC#B7CDEC
#B7CDEC is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.2% C 0.050 H 256.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDEC |
|---|---|
| RGB | rgb(183, 205, 236) |
| HSL | hsl(215, 58%, 82%) |
| HSV | hsv(215, 22%, 93%) |
| CMYK | cmyk(22.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.72, -0.81, -17.74) |
| CIE-LCH | lch(81.72, 17.76, 267.39°) |
| OKLab | oklab(84.2% -0.0112 -0.0483) |
| OKLCH | oklch(84.2% 0.05 256.9) |
| XYZ | xyz(56.4961, 59.7845, 87.9036) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.10
Lightsteelblue
#B0C4DE
ΔE00 2.69
Powder Blue (survey)
#B1D1FC
ΔE00 3.51
Cloudy Blue
#ACC2D9
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDEC #ECD6B7
analogous
#B7E8EC #B7CDEC #BCB7EC
triadic
#B7CDEC #ECB7CD #CDECB7
tetradic
#B7CDEC #ECB7E8 #ECD6B7 #B7ECBC
square
#B7CDEC #ECB7E8 #ECD6B7 #B7ECBC
split-complementary
#B7CDEC #ECBCB7 #E8ECB7
monochromatic
#568AD2 #87ABDF #B7CDEC #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.62
#B7CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#B7CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDEC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDEC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#A9D4D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b7cdec; /* rgb */ color: rgb(183, 205, 236); /* oklch */ color: oklch(84.2% 0.050 256.9);
Tailwind
colors: {
custom: {
50: '#cddcf2',
500: '#b7cdec',
950: '#000000',
},
}SCSS
$custom: #b7cdec; $custom-light: #cddcf2; $custom-dark: #000000;
JSON
{
"hex": "#b7cdec",
"rgb": {
"r": 183,
"g": 205,
"b": 236
},
"hsl": {
"h": 215.094,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.84196,
"c": 0.04963,
"h": 256.9
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#B7CDEC
secondary
#C9AA7E
accent
#8120C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131516
muted
#838485