#BDB7FB#BDB7FB
#BDB7FB is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.9% C 0.095 H 288.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB7FB |
|---|---|
| RGB | rgb(189, 183, 251) |
| HSL | hsl(245, 89%, 85%) |
| HSV | hsv(245, 27%, 98%) |
| CMYK | cmyk(24.7%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.07, 16.31, -32.83) |
| CIE-LCH | lch(77.07, 36.66, 296.42°) |
| OKLab | oklab(80.85% 0.0296 -0.0906) |
| OKLCH | oklch(80.85% 0.095 288.1) |
| XYZ | xyz(55.3280, 51.6499, 98.3025) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 5.72
Pale Violet
#CEAEFA
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.63
Light Lavender
#DFC5FE
ΔE00 7.92
Lavender
#B39DDB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB7FB #F5FBB7
analogous
#B7D3FB #BDB7FB #DFB7FB
triadic
#BDB7FB #FBBDB7 #B7FBBD
tetradic
#BDB7FB #FBB7D3 #F5FBB7 #B7FBDF
square
#BDB7FB #FBB7D3 #F5FBB7 #B7FBDF
split-complementary
#BDB7FB #FBDFB7 #D3FBB7
monochromatic
#5343F5 #887DF8 #BDB7FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.85
#BDB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BDB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB7FB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB7FB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#AFC3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdb7fb; /* rgb */ color: rgb(189, 183, 251); /* oklch */ color: oklch(80.9% 0.095 288.1);
Tailwind
colors: {
custom: {
50: '#d2ccfd',
500: '#bdb7fb',
950: '#000000',
},
}SCSS
$custom: #bdb7fb; $custom-light: #d2ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bdb7fb",
"rgb": {
"r": 189,
"g": 183,
"b": 251
},
"hsl": {
"h": 245.294,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.80852,
"c": 0.09533,
"h": 288.1
},
"luminance": 0.51651
}Semantic roles & 50–950 ramp
primary
#BDB7FB
secondary
#D6E077
accent
#E600D1
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385