#B6CCFA#B6CCFA
#B6CCFA is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.4% C 0.069 H 264.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCFA |
|---|---|
| RGB | rgb(182, 204, 250) |
| HSL | hsl(221, 87%, 85%) |
| HSV | hsv(221, 27%, 98%) |
| CMYK | cmyk(27.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(81.86, 2.64, -25.01) |
| CIE-LCH | lch(81.86, 25.15, 276.02°) |
| OKLab | oklab(84.44% -0.0061 -0.0686) |
| OKLCH | oklch(84.44% 0.069 264.9) |
| XYZ | xyz(58.1348, 60.0311, 98.9481) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 4.54
Light Periwinkle
#C1C6FC
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCFA #FAE4B6
analogous
#B6EEFA #B6CCFA #C2B6FA
triadic
#B6CCFA #FAB6CC #CCFAB6
tetradic
#B6CCFA #FAB6EE #FAE4B6 #B6FAC2
square
#B6CCFA #FAB6EE #FAE4B6 #B6FAC2
split-complementary
#B6CCFA #FAC2B6 #EEFAB6
monochromatic
#437CF2 #7DA4F6 #B6CCFA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.61
#B6CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B6CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCFA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCFA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#A4D5DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6ccfa; /* rgb */ color: rgb(182, 204, 250); /* oklch */ color: oklch(84.4% 0.069 264.9);
Tailwind
colors: {
custom: {
50: '#cddbfc',
500: '#b6ccfa',
950: '#000000',
},
}SCSS
$custom: #b6ccfa; $custom-light: #cddbfc; $custom-dark: #000000;
JSON
{
"hex": "#b6ccfa",
"rgb": {
"r": 182,
"g": 204,
"b": 250
},
"hsl": {
"h": 220.588,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.84437,
"c": 0.06892,
"h": 264.9
},
"luminance": 0.60033
}Semantic roles & 50–950 ramp
primary
#B6CCFA
secondary
#DEBC76
accent
#9B02E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131517
muted
#838485