#BDBEE7#BDBEE7
#BDBEE7 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.057 H 283.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEE7 |
|---|---|
| RGB | rgb(189, 190, 231) |
| HSL | hsl(239, 47%, 82%) |
| HSV | hsv(239, 18%, 91%) |
| CMYK | cmyk(18.2%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(78.12, 7.97, -20.47) |
| CIE-LCH | lch(78.12, 21.97, 291.27°) |
| OKLab | oklab(81.43% 0.0139 -0.0558) |
| OKLCH | oklch(81.43% 0.057 283.9) |
| XYZ | xyz(53.8202, 53.4145, 83.0603) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.77
Light Blue Grey
#B7C9E2
ΔE00 9.08
Lightsteelblue
#B0C4DE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEE7 #E7E6BD
analogous
#BDD3E7 #BDBEE7 #D1BDE7
triadic
#BDBEE7 #E7BDBE #BEE7BD
tetradic
#BDBEE7 #E7BDD3 #E7E6BD #BDE7D1
square
#BDBEE7 #E7BDD3 #E7E6BD #BDE7D1
split-complementary
#BDBEE7 #E7D1BD #D3E7BD
monochromatic
#6366C6 #9092D7 #BDBEE7 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.80
#BDBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BDBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEE7
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEE7 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E9
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#B4C5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbee7; /* rgb */ color: rgb(189, 190, 231); /* oklch */ color: oklch(81.4% 0.057 283.9);
Tailwind
colors: {
custom: {
50: '#d1d1ee',
500: '#bdbee7',
950: '#000000',
},
}SCSS
$custom: #bdbee7; $custom-light: #d1d1ee; $custom-dark: #000000;
JSON
{
"hex": "#bdbee7",
"rgb": {
"r": 189,
"g": 190,
"b": 231
},
"hsl": {
"h": 238.571,
"s": 46.667,
"l": 82.353
},
"oklch": {
"l": 0.81431,
"c": 0.05747,
"h": 283.9
},
"luminance": 0.53415
}Semantic roles & 50–950 ramp
primary
#BDBEE7
secondary
#C2C086
accent
#B72CBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385