#B6BDF4#B6BDF4
#B6BDF4 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.078 H 278.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BDF4 |
|---|---|
| RGB | rgb(182, 189, 244) |
| HSL | hsl(233, 74%, 84%) |
| HSV | hsv(233, 25%, 96%) |
| CMYK | cmyk(25.4%, 22.5%, 0%, 4.3%) |
| CIE-LAB | lab(77.80, 9.34, -28.00) |
| CIE-LCH | lch(77.80, 29.51, 288.44°) |
| OKLab | oklab(81.2% 0.012 -0.077) |
| OKLCH | oklch(81.2% 0.078 278.9) |
| XYZ | xyz(53.8139, 52.8706, 92.9402) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 8.24
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BDF4 #F4EDB6
analogous
#B6DCF4 #B6BDF4 #CEB6F4
triadic
#B6BDF4 #F4B6BD #BDF4B6
tetradic
#B6BDF4 #F4B6DC #F4EDB6 #B6F4CE
square
#B6BDF4 #F4B6DC #F4EDB6 #B6F4CE
split-complementary
#B6BDF4 #F4CEB6 #DCF4B6
monochromatic
#4C5DE4 #818DEC #B6BDF4 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.81
#B6BDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B6BDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BDF4
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BDF4 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#A7C7D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bdf4; /* rgb */ color: rgb(182, 189, 244); /* oklch */ color: oklch(81.2% 0.078 278.9);
Tailwind
colors: {
custom: {
50: '#cdd0f8',
500: '#b6bdf4',
950: '#000000',
},
}SCSS
$custom: #b6bdf4; $custom-light: #cdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#b6bdf4",
"rgb": {
"r": 182,
"g": 189,
"b": 244
},
"hsl": {
"h": 233.226,
"s": 73.81,
"l": 83.529
},
"oklch": {
"l": 0.81202,
"c": 0.07794,
"h": 278.9
},
"luminance": 0.52872
}Semantic roles & 50–950 ramp
primary
#B6BDF4
secondary
#D5CA7A
accent
#C010D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385