#BDA7EB#BDA7EB
#BDA7EB is a light, moderate violet. Relative luminance 0.445; OKLCH L 77.2% C 0.098 H 298.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7EB |
|---|---|
| RGB | rgb(189, 167, 235) |
| HSL | hsl(259, 63%, 79%) |
| HSV | hsv(259, 29%, 92%) |
| CMYK | cmyk(19.6%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(72.53, 21.48, -31.18) |
| CIE-LCH | lch(72.53, 37.86, 304.56°) |
| OKLab | oklab(77.15% 0.0475 -0.0858) |
| OKLCH | oklch(77.15% 0.098 298.9) |
| XYZ | xyz(49.7971, 44.4542, 84.5382) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.26
Pale Violet
#CEAEFA
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.87
Light Violet
#D6B4FC
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7EB #D5EBA7
analogous
#A7B3EB #BDA7EB #DFA7EB
triadic
#BDA7EB #EBBDA7 #A7EBBD
tetradic
#BDA7EB #EBA7B3 #D5EBA7 #A7EBDF
square
#BDA7EB #EBA7B3 #D5EBA7 #A7EBDF
split-complementary
#BDA7EB #EBDFA7 #B3EBA7
monochromatic
#7243D4 #9875E0 #BDA7EB #E2D9F6 #ECE6F9
Accessibility & contrast
On white
2.12
#BDA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BDA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7EB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7EB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#9CB1E9
Tritanopia (blue-blind)
#B5B1BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda7eb; /* rgb */ color: rgb(189, 167, 235); /* oklch */ color: oklch(77.2% 0.098 298.9);
Tailwind
colors: {
custom: {
50: '#d1c1f1',
500: '#bda7eb',
950: '#000000',
},
}SCSS
$custom: #bda7eb; $custom-light: #d1c1f1; $custom-dark: #000000;
JSON
{
"hex": "#bda7eb",
"rgb": {
"r": 189,
"g": 167,
"b": 235
},
"hsl": {
"h": 259.412,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.77153,
"c": 0.09809,
"h": 298.9
},
"luminance": 0.44454
}Semantic roles & 50–950 ramp
primary
#BDA7EB
secondary
#E9F1DA
accent
#CB1B92
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141216
muted
#828184