#BDB6EA#BDB6EA
#BDB6EA is a light, moderate blue. Relative luminance 0.502; OKLCH L 80.0% C 0.073 H 290.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB6EA |
|---|---|
| RGB | rgb(189, 182, 234) |
| HSL | hsl(248, 55%, 82%) |
| HSV | hsv(248, 22%, 92%) |
| CMYK | cmyk(19.2%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.20, 12.99, -25.01) |
| CIE-LCH | lch(76.20, 28.18, 297.45°) |
| OKLab | oklab(79.97% 0.026 -0.0684) |
| OKLCH | oklch(79.97% 0.073 290.8) |
| XYZ | xyz(52.5621, 50.2146, 84.7491) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 5.50
Pale Violet
#CEAEFA
ΔE00 6.38
Light Violet
#D6B4FC
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 6.85
Lavender
#B39DDB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB6EA #E3EAB6
analogous
#B6C9EA #BDB6EA #D7B6EA
triadic
#BDB6EA #EABDB6 #B6EABD
tetradic
#BDB6EA #EAB6C9 #E3EAB6 #B6EAD7
square
#BDB6EA #EAB6C9 #E3EAB6 #B6EAD7
split-complementary
#BDB6EA #EAD7B6 #C9EAB6
monochromatic
#6757CF #9286DC #BDB6EA #E8E6F8 #EAE7F8
Accessibility & contrast
On white
1.90
#BDB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BDB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB6EA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB6EA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#B4BEC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bdb6ea; /* rgb */ color: rgb(189, 182, 234); /* oklch */ color: oklch(80.0% 0.073 290.8);
Tailwind
colors: {
custom: {
50: '#d1cbf0',
500: '#bdb6ea',
950: '#000000',
},
}SCSS
$custom: #bdb6ea; $custom-light: #d1cbf0; $custom-dark: #000000;
JSON
{
"hex": "#bdb6ea",
"rgb": {
"r": 189,
"g": 182,
"b": 234
},
"hsl": {
"h": 248.077,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.79974,
"c": 0.07323,
"h": 290.8
},
"luminance": 0.50215
}Semantic roles & 50–950 ramp
primary
#BDB6EA
secondary
#BCC67E
accent
#C323AD
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285