#B7CBEF#B7CBEF
#B7CBEF is a very light, muted blue. Relative luminance 0.590; OKLCH L 83.9% C 0.055 H 262.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBEF |
|---|---|
| RGB | rgb(183, 203, 239) |
| HSL | hsl(219, 64%, 83%) |
| HSV | hsv(219, 23%, 94%) |
| CMYK | cmyk(23.4%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.30, 0.93, -19.99) |
| CIE-LCH | lch(81.30, 20.01, 272.66°) |
| OKLab | oklab(83.9% -0.0075 -0.0546) |
| OKLCH | oklch(83.9% 0.055 262.2) |
| XYZ | xyz(56.4602, 59.0096, 90.0599) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.42
Powder Blue (survey)
#B1D1FC
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 3.77
Cloudy Blue
#ACC2D9
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBEF #EFDBB7
analogous
#B7E7EF #B7CBEF #BFB7EF
triadic
#B7CBEF #EFB7CB #CBEFB7
tetradic
#B7CBEF #EFB7E7 #EFDBB7 #B7EFBF
square
#B7CBEF #EFB7E7 #EFDBB7 #B7EFBF
split-complementary
#B7CBEF #EFBFB7 #E7EFB7
monochromatic
#5383D9 #85A7E4 #B7CBEF #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.64
#B7CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#B7CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBEF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBEF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#A9D2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b7cbef; /* rgb */ color: rgb(183, 203, 239); /* oklch */ color: oklch(83.9% 0.055 262.2);
Tailwind
colors: {
custom: {
50: '#cddaf4',
500: '#b7cbef',
950: '#000000',
},
}SCSS
$custom: #b7cbef; $custom-light: #cddaf4; $custom-dark: #000000;
JSON
{
"hex": "#b7cbef",
"rgb": {
"r": 183,
"g": 203,
"b": 239
},
"hsl": {
"h": 218.571,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83895,
"c": 0.05508,
"h": 262.2
},
"luminance": 0.59011
}Semantic roles & 50–950 ramp
primary
#B7CBEF
secondary
#CDB17D
accent
#8C1ACB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385