#BDBAED#BDBAED
#BDBAED is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.9% C 0.072 H 287.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBAED |
|---|---|
| RGB | rgb(189, 186, 237) |
| HSL | hsl(244, 59%, 83%) |
| HSV | hsv(244, 22%, 93%) |
| CMYK | cmyk(20.3%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.31, 11.47, -24.93) |
| CIE-LCH | lch(77.31, 27.44, 294.71°) |
| OKLab | oklab(80.87% 0.0214 -0.0683) |
| OKLCH | oklch(80.87% 0.072 287.4) |
| XYZ | xyz(53.8276, 52.0503, 87.3152) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Periwinkle
#CCCCFF
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 7.18
Pale Violet
#CEAEFA
ΔE00 7.24
Light Violet
#D6B4FC
ΔE00 7.44
Pale Lilac
#E4CBFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBAED #EAEDBA
analogous
#BAD0ED #BDBAED #D6BAED
triadic
#BDBAED #EDBDBA #BAEDBD
tetradic
#BDBAED #EDBAD0 #EAEDBA #BAEDD6
square
#BDBAED #EDBAD0 #EAEDBA #BAEDD6
split-complementary
#BDBAED #EDD6BA #D0EDBA
monochromatic
#6059D4 #8F89E0 #BDBAED #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.84
#BDBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BDBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBAED
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBAED | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#B3C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbaed; /* rgb */ color: rgb(189, 186, 237); /* oklch */ color: oklch(80.9% 0.072 287.4);
Tailwind
colors: {
custom: {
50: '#d1cef3',
500: '#bdbaed',
950: '#000000',
},
}SCSS
$custom: #bdbaed; $custom-light: #d1cef3; $custom-dark: #000000;
JSON
{
"hex": "#bdbaed",
"rgb": {
"r": 189,
"g": 186,
"b": 237
},
"hsl": {
"h": 243.529,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.8087,
"c": 0.07152,
"h": 287.4
},
"luminance": 0.52051
}Semantic roles & 50–950 ramp
primary
#BDBAED
secondary
#C6CA81
accent
#C61FBC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385