#BDBEE6#BDBEE6
#BDBEE6 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.056 H 284.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEE6 |
|---|---|
| RGB | rgb(189, 190, 230) |
| HSL | hsl(239, 45%, 82%) |
| HSV | hsv(239, 18%, 90%) |
| CMYK | cmyk(17.8%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(78.09, 7.75, -19.98) |
| CIE-LCH | lch(78.09, 21.43, 291.20°) |
| OKLab | oklab(81.39% 0.0135 -0.0544) |
| OKLCH | oklch(81.39% 0.056 284) |
| XYZ | xyz(53.6793, 53.3582, 82.3186) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEE6 #E6E5BD
analogous
#BDD3E6 #BDBEE6 #D1BDE6
triadic
#BDBEE6 #E6BDBE #BEE6BD
tetradic
#BDBEE6 #E6BDD3 #E6E5BD #BDE6D1
square
#BDBEE6 #E6BDD3 #E6E5BD #BDE6D1
split-complementary
#BDBEE6 #E6D1BD #D3E6BD
monochromatic
#6467C4 #9192D5 #BDBEE6 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.80
#BDBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BDBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEE6
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEE6 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E8
Deuteranopia (green-blind)
#B3C0E5
Tritanopia (blue-blind)
#B4C5CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbee6; /* rgb */ color: rgb(189, 190, 230); /* oklch */ color: oklch(81.4% 0.056 284.0);
Tailwind
colors: {
custom: {
50: '#d1d1ee',
500: '#bdbee6',
950: '#000000',
},
}SCSS
$custom: #bdbee6; $custom-light: #d1d1ee; $custom-dark: #000000;
JSON
{
"hex": "#bdbee6",
"rgb": {
"r": 189,
"g": 190,
"b": 230
},
"hsl": {
"h": 238.537,
"s": 45.055,
"l": 82.157
},
"oklch": {
"l": 0.81394,
"c": 0.05607,
"h": 284
},
"luminance": 0.53359
}Semantic roles & 50–950 ramp
primary
#BDBEE6
secondary
#C0BF87
accent
#B52DB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385