#B6CFF8#B6CFF8
#B6CFF8 is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.0% C 0.064 H 260.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CFF8 |
|---|---|
| RGB | rgb(182, 207, 248) |
| HSL | hsl(217, 83%, 84%) |
| HSV | hsv(217, 27%, 97%) |
| CMYK | cmyk(26.6%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(82.56, 0.57, -22.86) |
| CIE-LCH | lch(82.56, 22.87, 271.43°) |
| OKLab | oklab(84.97% -0.0107 -0.0626) |
| OKLCH | oklch(84.97% 0.064 260.3) |
| XYZ | xyz(58.5428, 61.3461, 97.5452) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.00
Light Blue Grey
#B7C9E2
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Cloudy Blue
#ACC2D9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CFF8 #F8DFB6
analogous
#B6F0F8 #B6CFF8 #BEB6F8
triadic
#B6CFF8 #F8B6CF #CFF8B6
tetradic
#B6CFF8 #F8B6F0 #F8DFB6 #B6F8BE
square
#B6CFF8 #F8B6F0 #F8DFB6 #B6F8BE
split-complementary
#B6CFF8 #F8BEB6 #F0F8B6
monochromatic
#4686ED #7EAAF3 #B6CFF8 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.58
#B6CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#B6CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CFF8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CFF8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FA
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#A4D7DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b6cff8; /* rgb */ color: rgb(182, 207, 248); /* oklch */ color: oklch(85.0% 0.064 260.3);
Tailwind
colors: {
custom: {
50: '#cdddfa',
500: '#b6cff8',
950: '#000000',
},
}SCSS
$custom: #b6cff8; $custom-light: #cdddfa; $custom-dark: #000000;
JSON
{
"hex": "#b6cff8",
"rgb": {
"r": 182,
"g": 207,
"b": 248
},
"hsl": {
"h": 217.273,
"s": 82.5,
"l": 84.314
},
"oklch": {
"l": 0.8497,
"c": 0.06356,
"h": 260.3
},
"luminance": 0.61348
}Semantic roles & 50–950 ramp
primary
#B6CFF8
secondary
#DBB577
accent
#8D07DF
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131517
muted
#838485