#B6BFDA#B6BFDA
#B6BFDA is a light, muted blue. Relative luminance 0.523; OKLCH L 80.6% C 0.039 H 270.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFDA |
|---|---|
| RGB | rgb(182, 191, 218) |
| HSL | hsl(225, 33%, 78%) |
| HSV | hsv(225, 17%, 85%) |
| CMYK | cmyk(16.5%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.44, 2.40, -14.53) |
| CIE-LCH | lch(77.44, 14.73, 279.40°) |
| OKLab | oklab(80.63% 0.0006 -0.0394) |
| OKLCH | oklch(80.63% 0.039 270.9) |
| XYZ | xyz(50.5741, 52.2678, 73.7403) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 4.70
Cloudy Blue
#ACC2D9
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 8.09
Powder Blue (survey)
#B1D1FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFDA #DAD1B6
analogous
#B6D1DA #B6BFDA #BFB6DA
triadic
#B6BFDA #DAB6BF #BFDAB6
tetradic
#B6BFDA #DAB6D1 #DAD1B6 #B6DABF
square
#B6BFDA #DAB6D1 #DAD1B6 #B6DABF
split-complementary
#B6BFDA #DABFB6 #D1DAB6
monochromatic
#6578B1 #8D9BC5 #B6BFDA #DFE3EF #EBEDF5
Accessibility & contrast
On white
1.83
#B6BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B6BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFDA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFDA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#AEC4C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6bfda; /* rgb */ color: rgb(182, 191, 218); /* oklch */ color: oklch(80.6% 0.039 270.9);
Tailwind
colors: {
custom: {
50: '#ccd2e5',
500: '#b6bfda',
950: '#000000',
},
}SCSS
$custom: #b6bfda; $custom-light: #ccd2e5; $custom-dark: #000000;
JSON
{
"hex": "#b6bfda",
"rgb": {
"r": 182,
"g": 191,
"b": 218
},
"hsl": {
"h": 225,
"s": 32.727,
"l": 78.431
},
"oklch": {
"l": 0.80634,
"c": 0.03939,
"h": 270.9
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#B6BFDA
secondary
#B1A683
accent
#8F3AAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384