#B6BAFD#B6BAFD
#B6BAFD is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.094 H 281.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BAFD |
|---|---|
| RGB | rgb(182, 186, 253) |
| HSL | hsl(237, 95%, 85%) |
| HSV | hsv(237, 28%, 99%) |
| CMYK | cmyk(28.1%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.37, 13.11, -33.48) |
| CIE-LCH | lch(77.37, 35.96, 291.39°) |
| OKLab | oklab(80.98% 0.0187 -0.0926) |
| OKLCH | oklch(80.98% 0.094 281.4) |
| XYZ | xyz(54.5753, 52.1534, 100.1007) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 5.87
Pastel Blue
#A2BFFE
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.51
Powder Blue (survey)
#B1D1FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BAFD #FDF9B6
analogous
#B6DDFD #B6BAFD #D5B6FD
triadic
#B6BAFD #FDB6BA #BAFDB6
tetradic
#B6BAFD #FDB6DD #FDF9B6 #B6FDD5
square
#B6BAFD #FDB6DD #FDF9B6 #B6FDD5
split-complementary
#B6BAFD #FDD5B6 #DDFDB6
monochromatic
#3F49FA #7A82FB #B6BAFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.84
#B6BAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#B6BAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BAFD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BAFD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#A5C6D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6bafd; /* rgb */ color: rgb(182, 186, 253); /* oklch */ color: oklch(81.0% 0.094 281.4);
Tailwind
colors: {
custom: {
50: '#cdcefe',
500: '#b6bafd',
950: '#000000',
},
}SCSS
$custom: #b6bafd; $custom-light: #cdcefe; $custom-dark: #000000;
JSON
{
"hex": "#b6bafd",
"rgb": {
"r": 182,
"g": 186,
"b": 253
},
"hsl": {
"h": 236.62,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.80981,
"c": 0.09446,
"h": 281.4
},
"luminance": 0.52155
}Semantic roles & 50–950 ramp
primary
#B6BAFD
secondary
#E3DD74
accent
#D900E6
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#131317
muted
#838385