#B6CDF2#B6CDF2
#B6CDF2 is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.3% C 0.058 H 259.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDF2 |
|---|---|
| RGB | rgb(182, 205, 242) |
| HSL | hsl(217, 70%, 83%) |
| HSV | hsv(217, 25%, 95%) |
| CMYK | cmyk(24.8%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.85, 0.25, -20.76) |
| CIE-LCH | lch(81.85, 20.76, 270.69°) |
| OKLab | oklab(84.34% -0.0101 -0.0567) |
| OKLCH | oklch(84.34% 0.058 259.9) |
| XYZ | xyz(57.1454, 60.0168, 92.5607) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 5.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDF2 #F2DBB6
analogous
#B6EBF2 #B6CDF2 #BDB6F2
triadic
#B6CDF2 #F2B6CD #CDF2B6
tetradic
#B6CDF2 #F2B6EB #F2DBB6 #B6F2BD
square
#B6CDF2 #F2B6EB #F2DBB6 #B6F2BD
split-complementary
#B6CDF2 #F2BDB6 #EBF2B6
monochromatic
#4E86DF #82A9E9 #B6CDF2 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.61
#B6CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B6CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDF2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDF2 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#A6D5D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6cdf2; /* rgb */ color: rgb(182, 205, 242); /* oklch */ color: oklch(84.3% 0.058 259.9);
Tailwind
colors: {
custom: {
50: '#ccdcf6',
500: '#b6cdf2',
950: '#000000',
},
}SCSS
$custom: #b6cdf2; $custom-light: #ccdcf6; $custom-dark: #000000;
JSON
{
"hex": "#b6cdf2",
"rgb": {
"r": 182,
"g": 205,
"b": 242
},
"hsl": {
"h": 217,
"s": 69.767,
"l": 83.137
},
"oklch": {
"l": 0.84342,
"c": 0.05765,
"h": 259.9
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#B6CDF2
secondary
#D2B07B
accent
#8914D2
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131517
muted
#838485