#BDBBEA#BDBBEA
#BDBBEA is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.066 H 286.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBEA |
|---|---|
| RGB | rgb(189, 187, 234) |
| HSL | hsl(243, 53%, 83%) |
| HSV | hsv(243, 20%, 92%) |
| CMYK | cmyk(19.2%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(77.46, 10.26, -23.09) |
| CIE-LCH | lch(77.46, 25.26, 293.96°) |
| OKLab | oklab(80.95% 0.019 -0.0631) |
| OKLCH | oklch(80.95% 0.066 286.8) |
| XYZ | xyz(53.6044, 52.2993, 85.0966) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Periwinkle
#CCCCFF
ΔE00 4.37
Light Lavender
#DFC5FE
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.91
Light Violet
#D6B4FC
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBEA #E8EABB
analogous
#BBD1EA #BDBBEA #D4BBEA
triadic
#BDBBEA #EABDBB #BBEABD
tetradic
#BDBBEA #EABBD1 #E8EABB #BBEAD4
square
#BDBBEA #EABBD1 #E8EABB #BBEAD4
split-complementary
#BDBBEA #EAD4BB #D1EABB
monochromatic
#625DCD #908CDC #BDBBEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.83
#BDBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BDBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBEA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBEA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#B4C3CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbbea; /* rgb */ color: rgb(189, 187, 234); /* oklch */ color: oklch(81.0% 0.066 286.8);
Tailwind
colors: {
custom: {
50: '#d1cff0',
500: '#bdbbea',
950: '#000000',
},
}SCSS
$custom: #bdbbea; $custom-light: #d1cff0; $custom-dark: #000000;
JSON
{
"hex": "#bdbbea",
"rgb": {
"r": 189,
"g": 187,
"b": 234
},
"hsl": {
"h": 242.553,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.80951,
"c": 0.06589,
"h": 286.8
},
"luminance": 0.523
}Semantic roles & 50–950 ramp
primary
#BDBBEA
secondary
#C3C683
accent
#C025BA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385