#BDB7FF#BDB7FF
#BDB7FF is a light, moderate blue. Relative luminance 0.519; OKLCH L 81.0% C 0.101 H 287.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB7FF |
|---|---|
| RGB | rgb(189, 183, 255) |
| HSL | hsl(245, 100%, 86%) |
| HSV | hsv(245, 28%, 100%) |
| CMYK | cmyk(25.9%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(77.22, 17.25, -34.74) |
| CIE-LCH | lch(77.22, 38.79, 296.41°) |
| OKLab | oklab(81.02% 0.0307 -0.0961) |
| OKLCH | oklch(81.02% 0.101 287.7) |
| XYZ | xyz(55.9652, 51.9047, 101.6584) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.08
Light Violet
#D6B4FC
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 8.21
Lavender
#B39DDB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB7FF #F9FFB7
analogous
#B7D5FF #BDB7FF #E1B7FF
triadic
#BDB7FF #FFBDB7 #B7FFBD
tetradic
#BDB7FF #FFB7D5 #F9FFB7 #B7FFE1
square
#BDB7FF #FFB7D5 #F9FFB7 #B7FFE1
split-complementary
#BDB7FF #FFE1B7 #D5FFB7
monochromatic
#4D3DFF #857AFF #BDB7FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.85
#BDB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BDB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB7FF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB7FF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#AEC3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdb7ff; /* rgb */ color: rgb(189, 183, 255); /* oklch */ color: oklch(81.0% 0.101 287.7);
Tailwind
colors: {
custom: {
50: '#d2ccff',
500: '#bdb7ff',
950: '#000000',
},
}SCSS
$custom: #bdb7ff; $custom-light: #d2ccff; $custom-dark: #000000;
JSON
{
"hex": "#bdb7ff",
"rgb": {
"r": 189,
"g": 183,
"b": 255
},
"hsl": {
"h": 245,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81021,
"c": 0.10086,
"h": 287.7
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#BDB7FF
secondary
#DDE674
accent
#E600D2
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386