#BDBEEB#BDBEEB
#BDBEEB is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.063 H 283.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEEB |
|---|---|
| RGB | rgb(189, 190, 235) |
| HSL | hsl(239, 53%, 83%) |
| HSV | hsv(239, 20%, 92%) |
| CMYK | cmyk(19.6%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(78.25, 8.85, -22.42) |
| CIE-LCH | lch(78.25, 24.10, 291.54°) |
| OKLab | oklab(81.58% 0.0152 -0.0612) |
| OKLCH | oklch(81.58% 0.063 283.9) |
| XYZ | xyz(54.3916, 53.6431, 86.0697) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.56
Pale Violet
#CEAEFA
ΔE00 8.74
Light Violet
#D6B4FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEEB #EBEABD
analogous
#BDD5EB #BDBEEB #D3BDEB
triadic
#BDBEEB #EBBDBE #BEEBBD
tetradic
#BDBEEB #EBBDD5 #EBEABD #BDEBD3
square
#BDBEEB #EBBDD5 #EBEABD #BDEBD3
split-complementary
#BDBEEB #EBD3BD #D5EBBD
monochromatic
#5F61CF #8E90DD #BDBEEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.79
#BDBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BDBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEEB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEEB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#B3C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbeeb; /* rgb */ color: rgb(189, 190, 235); /* oklch */ color: oklch(81.6% 0.063 283.9);
Tailwind
colors: {
custom: {
50: '#d1d1f1',
500: '#bdbeeb',
950: '#000000',
},
}SCSS
$custom: #bdbeeb; $custom-light: #d1d1f1; $custom-dark: #000000;
JSON
{
"hex": "#bdbeeb",
"rgb": {
"r": 189,
"g": 190,
"b": 235
},
"hsl": {
"h": 238.696,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.8158,
"c": 0.06308,
"h": 283.9
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#BDBEEB
secondary
#C7C685
accent
#BE25C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385