#BDB7EA#BDB7EA
#BDB7EA is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.2% C 0.072 H 290.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB7EA |
|---|---|
| RGB | rgb(189, 183, 234) |
| HSL | hsl(247, 55%, 82%) |
| HSV | hsv(247, 22%, 92%) |
| CMYK | cmyk(19.2%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.45, 12.44, -24.62) |
| CIE-LCH | lch(76.45, 27.59, 296.81°) |
| OKLab | oklab(80.17% 0.0246 -0.0674) |
| OKLCH | oklch(80.17% 0.072 290.1) |
| XYZ | xyz(52.7676, 50.6257, 84.8177) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 6.90
Light Lavender
#DFC5FE
ΔE00 6.91
Lavender
#B39DDB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB7EA #E4EAB7
analogous
#B7CBEA #BDB7EA #D7B7EA
triadic
#BDB7EA #EABDB7 #B7EABD
tetradic
#BDB7EA #EAB7CB #E4EAB7 #B7EAD7
square
#BDB7EA #EAB7CB #E4EAB7 #B7EAD7
split-complementary
#BDB7EA #EAD7B7 #CBEAB7
monochromatic
#6658CE #9288DC #BDB7EA #E8E6F8 #E9E7F8
Accessibility & contrast
On white
1.89
#BDB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BDB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB7EA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB7EA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#B4BFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdb7ea; /* rgb */ color: rgb(189, 183, 234); /* oklch */ color: oklch(80.2% 0.072 290.1);
Tailwind
colors: {
custom: {
50: '#d1ccf0',
500: '#bdb7ea',
950: '#000000',
},
}SCSS
$custom: #bdb7ea; $custom-light: #d1ccf0; $custom-dark: #000000;
JSON
{
"hex": "#bdb7ea",
"rgb": {
"r": 189,
"g": 183,
"b": 234
},
"hsl": {
"h": 247.059,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.80168,
"c": 0.07174,
"h": 290.1
},
"luminance": 0.50626
}Semantic roles & 50–950 ramp
primary
#BDB7EA
secondary
#BEC67F
accent
#C223B0
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385