#B7CAEB#B7CAEB
#B7CAEB is a very light, muted blue. Relative luminance 0.583; OKLCH L 83.5% C 0.051 H 261.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CAEB |
|---|---|
| RGB | rgb(183, 202, 235) |
| HSL | hsl(218, 57%, 82%) |
| HSV | hsv(218, 22%, 92%) |
| CMYK | cmyk(22.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(80.91, 0.56, -18.44) |
| CIE-LCH | lch(80.91, 18.45, 271.74°) |
| OKLab | oklab(83.55% -0.0075 -0.0503) |
| OKLCH | oklch(83.55% 0.051 261.5) |
| XYZ | xyz(55.6404, 58.3050, 86.9036) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.63
Lightsteelblue
#B0C4DE
ΔE00 3.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 4.79
Light Periwinkle
#C1C6FC
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CAEB #EBD8B7
analogous
#B7E4EB #B7CAEB #BEB7EB
triadic
#B7CAEB #EBB7CA #CAEBB7
tetradic
#B7CAEB #EBB7E4 #EBD8B7 #B7EBBE
square
#B7CAEB #EBB7E4 #EBD8B7 #B7EBBE
split-complementary
#B7CAEB #EBBEB7 #E4EBB7
monochromatic
#5783D0 #87A7DE #B7CAEB #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.66
#B7CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B7CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CAEB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CAEB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCED
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#AAD1D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7caeb; /* rgb */ color: rgb(183, 202, 235); /* oklch */ color: oklch(83.5% 0.051 261.5);
Tailwind
colors: {
custom: {
50: '#cddaf1',
500: '#b7caeb',
950: '#000000',
},
}SCSS
$custom: #b7caeb; $custom-light: #cddaf1; $custom-dark: #000000;
JSON
{
"hex": "#b7caeb",
"rgb": {
"r": 183,
"g": 202,
"b": 235
},
"hsl": {
"h": 218.077,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.83548,
"c": 0.05082,
"h": 261.5
},
"luminance": 0.58306
}Semantic roles & 50–950 ramp
primary
#B7CAEB
secondary
#C7AD7F
accent
#8921C4
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385