#BDB7ED#BDB7ED
#BDB7ED is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.3% C 0.076 H 289.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB7ED |
|---|---|
| RGB | rgb(189, 183, 237) |
| HSL | hsl(247, 60%, 82%) |
| HSV | hsv(247, 23%, 93%) |
| CMYK | cmyk(20.3%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(76.56, 13.11, -26.08) |
| CIE-LCH | lch(76.56, 29.19, 296.69°) |
| OKLab | oklab(80.29% 0.0255 -0.0715) |
| OKLCH | oklch(80.29% 0.076 289.7) |
| XYZ | xyz(53.2023, 50.7995, 87.1067) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.54
Periwinkle
#CCCCFF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 6.34
Light Violet
#D6B4FC
ΔE00 6.66
Light Lavender
#DFC5FE
ΔE00 6.93
Lavender
#B39DDB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB7ED #E7EDB7
analogous
#B7CCED #BDB7ED #D8B7ED
triadic
#BDB7ED #EDBDB7 #B7EDBD
tetradic
#BDB7ED #EDB7CC #E7EDB7 #B7EDD8
square
#BDB7ED #EDB7CC #E7EDB7 #B7EDD8
split-complementary
#BDB7ED #EDD8B7 #CCEDB7
monochromatic
#6355D5 #9086E1 #BDB7ED #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.88
#BDB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BDB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB7ED
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB7ED | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#B3C0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdb7ed; /* rgb */ color: rgb(189, 183, 237); /* oklch */ color: oklch(80.3% 0.076 289.7);
Tailwind
colors: {
custom: {
50: '#d1ccf3',
500: '#bdb7ed',
950: '#000000',
},
}SCSS
$custom: #bdb7ed; $custom-light: #d1ccf3; $custom-dark: #000000;
JSON
{
"hex": "#bdb7ed",
"rgb": {
"r": 189,
"g": 183,
"b": 237
},
"hsl": {
"h": 246.667,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.80285,
"c": 0.07591,
"h": 289.7
},
"luminance": 0.508
}Semantic roles & 50–950 ramp
primary
#BDB7ED
secondary
#C2CA7E
accent
#C81EB5
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385