#B6BCDA#B6BCDA
#B6BCDA is a light, muted blue. Relative luminance 0.510; OKLCH L 80.0% C 0.043 H 276.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCDA |
|---|---|
| RGB | rgb(182, 188, 218) |
| HSL | hsl(230, 33%, 78%) |
| HSV | hsv(230, 17%, 85%) |
| CMYK | cmyk(16.5%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.66, 4.02, -15.70) |
| CIE-LCH | lch(76.66, 16.21, 284.37°) |
| OKLab | oklab(80.03% 0.0048 -0.0426) |
| OKLCH | oklch(80.03% 0.043 276.5) |
| XYZ | xyz(49.9266, 50.9727, 73.5244) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCDA #DAD4B6
analogous
#B6CEDA #B6BCDA #C2B6DA
triadic
#B6BCDA #DAB6BC #BCDAB6
tetradic
#B6BCDA #DAB6CE #DAD4B6 #B6DAC2
square
#B6BCDA #DAB6CE #DAD4B6 #B6DAC2
split-complementary
#B6BCDA #DAC2B6 #CEDAB6
monochromatic
#6571B1 #8D97C5 #B6BCDA #DFE1EF #EBECF5
Accessibility & contrast
On white
1.88
#B6BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B6BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCDA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCDA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#AEC1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bcda; /* rgb */ color: rgb(182, 188, 218); /* oklch */ color: oklch(80.0% 0.043 276.5);
Tailwind
colors: {
custom: {
50: '#ccd0e5',
500: '#b6bcda',
950: '#000000',
},
}SCSS
$custom: #b6bcda; $custom-light: #ccd0e5; $custom-dark: #000000;
JSON
{
"hex": "#b6bcda",
"rgb": {
"r": 182,
"g": 188,
"b": 218
},
"hsl": {
"h": 230,
"s": 32.727,
"l": 78.431
},
"oklch": {
"l": 0.80025,
"c": 0.04287,
"h": 276.5
},
"luminance": 0.50973
}Semantic roles & 50–950 ramp
primary
#B6BCDA
secondary
#B1AA83
accent
#993AAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384