#BDBBED#BDBBED
#BDBBED is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.070 H 286.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBED |
|---|---|
| RGB | rgb(189, 187, 237) |
| HSL | hsl(242, 58%, 83%) |
| HSV | hsv(242, 21%, 93%) |
| CMYK | cmyk(20.3%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.56, 10.93, -24.55) |
| CIE-LCH | lch(77.56, 26.87, 294.00°) |
| OKLab | oklab(81.07% 0.02 -0.0672) |
| OKLCH | oklch(81.07% 0.07 286.6) |
| XYZ | xyz(54.0390, 52.4731, 87.3856) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.54
Periwinkle
#CCCCFF
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 7.56
Light Violet
#D6B4FC
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBED #EBEDBB
analogous
#BBD2ED #BDBBED #D6BBED
triadic
#BDBBED #EDBDBB #BBEDBD
tetradic
#BDBBED #EDBBD2 #EBEDBB #BBEDD6
square
#BDBBED #EDBBD2 #EBEDBB #BBEDD6
split-complementary
#BDBBED #EDD6BB #D2EDBB
monochromatic
#5F5AD3 #8E8BE0 #BDBBED #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.83
#BDBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BDBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBED
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBED | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#B3C3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdbbed; /* rgb */ color: rgb(189, 187, 237); /* oklch */ color: oklch(81.1% 0.070 286.6);
Tailwind
colors: {
custom: {
50: '#d1cff3',
500: '#bdbbed',
950: '#000000',
},
}SCSS
$custom: #bdbbed; $custom-light: #d1cff3; $custom-dark: #000000;
JSON
{
"hex": "#bdbbed",
"rgb": {
"r": 189,
"g": 187,
"b": 237
},
"hsl": {
"h": 242.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.81066,
"c": 0.07009,
"h": 286.6
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#BDBBED
secondary
#C7CA82
accent
#C620BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385