#B6CCFE#B6CCFE
#B6CCFE is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.6% C 0.074 H 266.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCFE |
|---|---|
| RGB | rgb(182, 204, 254) |
| HSL | hsl(222, 97%, 85%) |
| HSV | hsv(222, 28%, 100%) |
| CMYK | cmyk(28.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.99, 3.58, -26.92) |
| CIE-LCH | lch(81.99, 27.16, 277.58°) |
| OKLab | oklab(84.59% -0.0048 -0.074) |
| OKLCH | oklch(84.59% 0.074 266.3) |
| XYZ | xyz(58.7687, 60.2846, 102.2864) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.41
Pastel Blue
#A2BFFE
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCFE #FEE8B6
analogous
#B6F0FE #B6CCFE #C4B6FE
triadic
#B6CCFE #FEB6CC #CCFEB6
tetradic
#B6CCFE #FEB6F0 #FEE8B6 #B6FEC4
square
#B6CCFE #FEB6F0 #FEE8B6 #B6FEC4
split-complementary
#B6CCFE #FEC4B6 #F0FEB6
monochromatic
#3D78FC #7AA2FD #B6CCFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.61
#B6CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B6CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCFE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCFE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#A3D6DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6ccfe; /* rgb */ color: rgb(182, 204, 254); /* oklch */ color: oklch(84.6% 0.074 266.3);
Tailwind
colors: {
custom: {
50: '#cddbff',
500: '#b6ccfe',
950: '#000000',
},
}SCSS
$custom: #b6ccfe; $custom-light: #cddbff; $custom-dark: #000000;
JSON
{
"hex": "#b6ccfe",
"rgb": {
"r": 182,
"g": 204,
"b": 254
},
"hsl": {
"h": 221.667,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.8459,
"c": 0.07421,
"h": 266.3
},
"luminance": 0.60287
}Semantic roles & 50–950 ramp
primary
#B6CCFE
secondary
#E5C274
accent
#9F00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131518
muted
#838486