#BDB6EF#BDB6EF
#BDB6EF is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.2% C 0.080 H 290.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB6EF |
|---|---|
| RGB | rgb(189, 182, 239) |
| HSL | hsl(247, 64%, 83%) |
| HSV | hsv(247, 24%, 94%) |
| CMYK | cmyk(20.9%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.38, 14.11, -27.43) |
| CIE-LCH | lch(76.38, 30.85, 297.22°) |
| OKLab | oklab(80.17% 0.0275 -0.0753) |
| OKLCH | oklch(80.17% 0.08 290.1) |
| XYZ | xyz(53.2906, 50.5060, 88.5857) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.68
Periwinkle
#CCCCFF
ΔE00 5.42
Pale Violet
#CEAEFA
ΔE00 5.87
Light Violet
#D6B4FC
ΔE00 6.32
Light Lavender
#DFC5FE
ΔE00 6.96
Lavender
#B39DDB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB6EF #E8EFB6
analogous
#B6CCEF #BDB6EF #D9B6EF
triadic
#BDB6EF #EFBDB6 #B6EFBD
tetradic
#BDB6EF #EFB6CC #E8EFB6 #B6EFD9
square
#BDB6EF #EFB6CC #E8EFB6 #B6EFD9
split-complementary
#BDB6EF #EFD9B6 #CCEFB6
monochromatic
#6252D9 #9084E4 #BDB6EF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.89
#BDB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BDB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB6EF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB6EF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#B3BFCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bdb6ef; /* rgb */ color: rgb(189, 182, 239); /* oklch */ color: oklch(80.2% 0.080 290.1);
Tailwind
colors: {
custom: {
50: '#d1cbf4',
500: '#bdb6ef',
950: '#000000',
},
}SCSS
$custom: #bdb6ef; $custom-light: #d1cbf4; $custom-dark: #000000;
JSON
{
"hex": "#bdb6ef",
"rgb": {
"r": 189,
"g": 182,
"b": 239
},
"hsl": {
"h": 247.368,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.80171,
"c": 0.08018,
"h": 290.1
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#BDB6EF
secondary
#C3CD7C
accent
#CC1AB6
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285