#BDBFF6#BDBFF6
#BDBFF6 is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.077 H 282.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF6 |
|---|---|
| RGB | rgb(189, 191, 246) |
| HSL | hsl(238, 76%, 85%) |
| HSV | hsv(238, 23%, 96%) |
| CMYK | cmyk(23.2%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(78.89, 10.79, -27.36) |
| CIE-LCH | lch(78.89, 29.41, 291.52°) |
| OKLab | oklab(82.2% 0.0173 -0.0751) |
| OKLCH | oklch(82.2% 0.077 282.9) |
| XYZ | xyz(56.2475, 54.7332, 94.7720) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.78
Periwinkle
#CCCCFF
ΔE00 3.47
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Lavender
#DFC5FE
ΔE00 8.05
Pale Violet
#CEAEFA
ΔE00 8.17
Light Violet
#D6B4FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF6 #F6F4BD
analogous
#BDDBF6 #BDBFF6 #D7BDF6
triadic
#BDBFF6 #F6BDBF #BFF6BD
tetradic
#BDBFF6 #F6BDDB #F6F4BD #BDF6D7
square
#BDBFF6 #F6BDDB #F6F4BD #BDF6D7
split-complementary
#BDBFF6 #F6D7BD #DBF6BD
monochromatic
#5157E7 #878BEF #BDBFF6 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.76
#BDBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BDBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF6
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF6 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F8
Deuteranopia (green-blind)
#AEC2F5
Tritanopia (blue-blind)
#B0C9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff6; /* rgb */ color: rgb(189, 191, 246); /* oklch */ color: oklch(82.2% 0.077 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f9',
500: '#bdbff6',
950: '#000000',
},
}SCSS
$custom: #bdbff6; $custom-light: #d1d2f9; $custom-dark: #000000;
JSON
{
"hex": "#bdbff6",
"rgb": {
"r": 189,
"g": 191,
"b": 246
},
"hsl": {
"h": 237.895,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.82199,
"c": 0.07708,
"h": 282.9
},
"luminance": 0.54734
}Semantic roles & 50–950 ramp
primary
#BDBFF6
secondary
#D8D57F
accent
#D10DD8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385