#BDA7FD#BDA7FD
#BDA7FD is a light, vivid violet. Relative luminance 0.455; OKLCH L 77.9% C 0.122 H 295.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7FD |
|---|---|
| RGB | rgb(189, 167, 253) |
| HSL | hsl(255, 96%, 82%) |
| HSV | hsv(255, 34%, 99%) |
| CMYK | cmyk(25.3%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(73.25, 25.62, -39.83) |
| CIE-LCH | lch(73.25, 47.36, 302.75°) |
| OKLab | oklab(77.94% 0.052 -0.1106) |
| OKLCH | oklch(77.94% 0.122 295.2) |
| XYZ | xyz(52.5304, 45.5475, 98.9335) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 5.22
Lavender
#B39DDB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7FD #E7FDA7
analogous
#A7BCFD #BDA7FD #E8A7FD
triadic
#BDA7FD #FDBDA7 #A7FDBD
tetradic
#BDA7FD #FDA7BC #E7FDA7 #A7FDE8
square
#BDA7FD #FDA7BC #E7FDA7 #A7FDE8
split-complementary
#BDA7FD #FDE8A7 #BCFDA7
monochromatic
#632FFA #906BFC #BDA7FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.08
#BDA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BDA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7FD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7FD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#B0B5C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bda7fd; /* rgb */ color: rgb(189, 167, 253); /* oklch */ color: oklch(77.9% 0.122 295.2);
Tailwind
colors: {
custom: {
50: '#d2c1fe',
500: '#bda7fd',
950: '#000000',
},
}SCSS
$custom: #bda7fd; $custom-light: #d2c1fe; $custom-dark: #000000;
JSON
{
"hex": "#bda7fd",
"rgb": {
"r": 189,
"g": 167,
"b": 253
},
"hsl": {
"h": 255.349,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.77942,
"c": 0.12219,
"h": 295.2
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#BDA7FD
secondary
#EEF7D4
accent
#E600AB
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186