#B6BDFF#B6BDFF
#B6BDFF is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.093 H 279.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BDFF |
|---|---|
| RGB | rgb(182, 189, 255) |
| HSL | hsl(234, 100%, 86%) |
| HSV | hsv(234, 29%, 100%) |
| CMYK | cmyk(28.6%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(78.20, 11.95, -33.27) |
| CIE-LCH | lch(78.20, 35.35, 289.76°) |
| OKLab | oklab(81.65% 0.0153 -0.092) |
| OKLCH | oklch(81.65% 0.093 279.4) |
| XYZ | xyz(55.5342, 53.5588, 102.0003) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.34
Pastel Blue
#A2BFFE
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BDFF #FFF8B6
analogous
#B6E1FF #B6BDFF #D3B6FF
triadic
#B6BDFF #FFB6BD #BDFFB6
tetradic
#B6BDFF #FFB6E1 #FFF8B6 #B6FFD3
square
#B6BDFF #FFB6E1 #FFF8B6 #B6FFD3
split-complementary
#B6BDFF #FFD3B6 #E1FFB6
monochromatic
#3C4EFF #7986FF #B6BDFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.79
#B6BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#B6BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BDFF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BDFF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#A4C9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bdff; /* rgb */ color: rgb(182, 189, 255); /* oklch */ color: oklch(81.7% 0.093 279.4);
Tailwind
colors: {
custom: {
50: '#cdd0ff',
500: '#b6bdff',
950: '#000000',
},
}SCSS
$custom: #b6bdff; $custom-light: #cdd0ff; $custom-dark: #000000;
JSON
{
"hex": "#b6bdff",
"rgb": {
"r": 182,
"g": 189,
"b": 255
},
"hsl": {
"h": 234.247,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.8165,
"c": 0.09326,
"h": 279.4
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#B6BDFF
secondary
#E6DB73
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386