#B6CDFF#B6CDFF
#B6CDFF is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.8% C 0.075 H 265.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDFF |
|---|---|
| RGB | rgb(182, 205, 255) |
| HSL | hsl(221, 100%, 86%) |
| HSV | hsv(221, 29%, 100%) |
| CMYK | cmyk(28.6%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.28, 3.28, -27.01) |
| CIE-LCH | lch(82.28, 27.21, 276.93°) |
| OKLab | oklab(84.83% -0.0058 -0.0743) |
| OKLCH | oklch(84.83% 0.075 265.5) |
| XYZ | xyz(59.1677, 60.8257, 103.2114) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDFF #FFE8B6
analogous
#B6F1FF #B6CDFF #C3B6FF
triadic
#B6CDFF #FFB6CD #CDFFB6
tetradic
#B6CDFF #FFB6F1 #FFE8B6 #B6FFC3
square
#B6CDFF #FFB6F1 #FFE8B6 #B6FFC3
split-complementary
#B6CDFF #FFC3B6 #F1FFB6
monochromatic
#3C79FF #79A3FF #B6CDFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.60
#B6CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#B6CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDFF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDFF | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#A2D7DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b6cdff; /* rgb */ color: rgb(182, 205, 255); /* oklch */ color: oklch(84.8% 0.075 265.5);
Tailwind
colors: {
custom: {
50: '#cddcff',
500: '#b6cdff',
950: '#000000',
},
}SCSS
$custom: #b6cdff; $custom-light: #cddcff; $custom-dark: #000000;
JSON
{
"hex": "#b6cdff",
"rgb": {
"r": 182,
"g": 205,
"b": 255
},
"hsl": {
"h": 221.096,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.8483,
"c": 0.07452,
"h": 265.5
},
"luminance": 0.60828
}Semantic roles & 50–950 ramp
primary
#B6CDFF
secondary
#E6C273
accent
#9D00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131518
muted
#838486