#B6CAEE#B6CAEE
#B6CAEE is a very light, muted blue. Relative luminance 0.584; OKLCH L 83.6% C 0.055 H 262.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CAEE |
|---|---|
| RGB | rgb(182, 202, 238) |
| HSL | hsl(219, 62%, 82%) |
| HSV | hsv(219, 24%, 93%) |
| CMYK | cmyk(23.5%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(80.94, 0.94, -20.00) |
| CIE-LCH | lch(80.94, 20.02, 272.68°) |
| OKLab | oklab(83.59% -0.0075 -0.0546) |
| OKLCH | oklch(83.59% 0.055 262.2) |
| XYZ | xyz(55.8404, 58.3576, 89.1944) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.39
Lightsteelblue
#B0C4DE
ΔE00 3.65
Powder Blue (survey)
#B1D1FC
ΔE00 3.80
Cloudy Blue
#ACC2D9
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CAEE #EEDAB6
analogous
#B6E6EE #B6CAEE #BEB6EE
triadic
#B6CAEE #EEB6CA #CAEEB6
tetradic
#B6CAEE #EEB6E6 #EEDAB6 #B6EEBE
square
#B6CAEE #EEB6E6 #EEDAB6 #B6EEBE
split-complementary
#B6CAEE #EEBEB6 #E6EEB6
monochromatic
#5382D7 #84A6E2 #B6CAEE #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.66
#B6CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B6CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CAEE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CAEE | 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)
#BECCF0
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#A8D1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6caee; /* rgb */ color: rgb(182, 202, 238); /* oklch */ color: oklch(83.6% 0.055 262.2);
Tailwind
colors: {
custom: {
50: '#ccdaf3',
500: '#b6caee',
950: '#000000',
},
}SCSS
$custom: #b6caee; $custom-light: #ccdaf3; $custom-dark: #000000;
JSON
{
"hex": "#b6caee",
"rgb": {
"r": 182,
"g": 202,
"b": 238
},
"hsl": {
"h": 218.571,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.83585,
"c": 0.05514,
"h": 262.2
},
"luminance": 0.58359
}Semantic roles & 50–950 ramp
primary
#B6CAEE
secondary
#CCAF7D
accent
#8C1CCA
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385