#BDBAEB#BDBAEB
#BDBAEB is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.069 H 287.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBAEB |
|---|---|
| RGB | rgb(189, 186, 235) |
| HSL | hsl(244, 55%, 83%) |
| HSV | hsv(244, 21%, 92%) |
| CMYK | cmyk(19.6%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.24, 11.03, -23.96) |
| CIE-LCH | lch(77.24, 26.37, 294.71°) |
| OKLab | oklab(80.79% 0.0207 -0.0655) |
| OKLCH | oklch(80.79% 0.069 287.6) |
| XYZ | xyz(53.5371, 51.9341, 85.7848) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.01
Periwinkle
#CCCCFF
ΔE00 4.50
Light Lavender
#DFC5FE
ΔE00 7.21
Pale Violet
#CEAEFA
ΔE00 7.47
Light Violet
#D6B4FC
ΔE00 7.61
Pale Lilac
#E4CBFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBAEB #E8EBBA
analogous
#BAD0EB #BDBAEB #D5BAEB
triadic
#BDBAEB #EBBDBA #BAEBBD
tetradic
#BDBAEB #EBBAD0 #E8EBBA #BAEBD5
square
#BDBAEB #EBBAD0 #E8EBBA #BAEBD5
split-complementary
#BDBAEB #EBD5BA #D0EBBA
monochromatic
#625BCF #908BDD #BDBAEB #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.84
#BDBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BDBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBAEB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBAEB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#B3C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbaeb; /* rgb */ color: rgb(189, 186, 235); /* oklch */ color: oklch(80.8% 0.069 287.6);
Tailwind
colors: {
custom: {
50: '#d1cef1',
500: '#bdbaeb',
950: '#000000',
},
}SCSS
$custom: #bdbaeb; $custom-light: #d1cef1; $custom-dark: #000000;
JSON
{
"hex": "#bdbaeb",
"rgb": {
"r": 189,
"g": 186,
"b": 235
},
"hsl": {
"h": 243.673,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.80793,
"c": 0.06873,
"h": 287.6
},
"luminance": 0.51935
}Semantic roles & 50–950 ramp
primary
#BDBAEB
secondary
#C3C782
accent
#C323B9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385