#B6BDF5#B6BDF5
#B6BDF5 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.079 H 278.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BDF5 |
|---|---|
| RGB | rgb(182, 189, 245) |
| HSL | hsl(233, 76%, 84%) |
| HSV | hsv(233, 26%, 96%) |
| CMYK | cmyk(25.7%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.83, 9.57, -28.48) |
| CIE-LCH | lch(77.83, 30.04, 288.57°) |
| OKLab | oklab(81.24% 0.0123 -0.0784) |
| OKLCH | oklch(81.24% 0.079 278.9) |
| XYZ | xyz(53.9661, 52.9315, 93.7420) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BDF5 #F5EEB6
analogous
#B6DCF5 #B6BDF5 #CEB6F5
triadic
#B6BDF5 #F5B6BD #BDF5B6
tetradic
#B6BDF5 #F5B6DC #F5EEB6 #B6F5CE
square
#B6BDF5 #F5B6DC #F5EEB6 #B6F5CE
split-complementary
#B6BDF5 #F5CEB6 #DCF5B6
monochromatic
#4A5CE6 #808CEE #B6BDF5 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.81
#B6BDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B6BDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BDF5
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BDF5 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F7
Deuteranopia (green-blind)
#AABEF4
Tritanopia (blue-blind)
#A7C7D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bdf5; /* rgb */ color: rgb(182, 189, 245); /* oklch */ color: oklch(81.2% 0.079 278.9);
Tailwind
colors: {
custom: {
50: '#cdd0f8',
500: '#b6bdf5',
950: '#000000',
},
}SCSS
$custom: #b6bdf5; $custom-light: #cdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#b6bdf5",
"rgb": {
"r": 182,
"g": 189,
"b": 245
},
"hsl": {
"h": 233.333,
"s": 75.904,
"l": 83.725
},
"oklch": {
"l": 0.81242,
"c": 0.07934,
"h": 278.9
},
"luminance": 0.52933
}Semantic roles & 50–950 ramp
primary
#B6BDF5
secondary
#D6CC79
accent
#C20DD8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385