#BDBEE1#BDBEE1
#BDBEE1 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.049 H 284.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEE1 |
|---|---|
| RGB | rgb(189, 190, 225) |
| HSL | hsl(238, 38%, 81%) |
| HSV | hsv(238, 16%, 88%) |
| CMYK | cmyk(16%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(77.92, 6.67, -17.53) |
| CIE-LCH | lch(77.92, 18.76, 290.83°) |
| OKLab | oklab(81.21% 0.0118 -0.0476) |
| OKLCH | oklch(81.21% 0.049 284) |
| XYZ | xyz(52.9873, 53.0813, 78.6737) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.55
Periwinkle
#CCCCFF
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.16
Pale Lilac
#E4CBFF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEE1 #E1E0BD
analogous
#BDD0E1 #BDBEE1 #CEBDE1
triadic
#BDBEE1 #E1BDBE #BEE1BD
tetradic
#BDBEE1 #E1BDD0 #E1E0BD #BDE1CE
square
#BDBEE1 #E1BDD0 #E1E0BD #BDE1CE
split-complementary
#BDBEE1 #E1CEBD #D0E1BD
monochromatic
#696BBB #9395CE #BDBEE1 #E7E7F4 #EAEAF5
Accessibility & contrast
On white
1.81
#BDBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BDBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEE1
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEE1 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E3
Deuteranopia (green-blind)
#B4C0E0
Tritanopia (blue-blind)
#B5C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbee1; /* rgb */ color: rgb(189, 190, 225); /* oklch */ color: oklch(81.2% 0.049 284.0);
Tailwind
colors: {
custom: {
50: '#d1d1ea',
500: '#bdbee1',
950: '#000000',
},
}SCSS
$custom: #bdbee1; $custom-light: #d1d1ea; $custom-dark: #000000;
JSON
{
"hex": "#bdbee1",
"rgb": {
"r": 189,
"g": 190,
"b": 225
},
"hsl": {
"h": 238.333,
"s": 37.5,
"l": 81.176
},
"oklch": {
"l": 0.81213,
"c": 0.04906,
"h": 284
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#BDBEE1
secondary
#BAB888
accent
#AD35B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384