#BDA5FD#BDA5FD
#BDA5FD is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.6% C 0.125 H 295.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA5FD |
|---|---|
| RGB | rgb(189, 165, 253) |
| HSL | hsl(256, 96%, 82%) |
| HSV | hsv(256, 35%, 99%) |
| CMYK | cmyk(25.3%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.77, 26.73, -40.58) |
| CIE-LCH | lch(72.77, 48.59, 303.38°) |
| OKLab | oklab(77.58% 0.0547 -0.1127) |
| OKLCH | oklch(77.58% 0.125 295.9) |
| XYZ | xyz(52.1669, 44.8204, 98.8123) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 4.78
Lavender
#B39DDB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA5FD #E5FDA5
analogous
#A5B9FD #BDA5FD #E9A5FD
triadic
#BDA5FD #FDBDA5 #A5FDBD
tetradic
#BDA5FD #FDA5B9 #E5FDA5 #A5FDE9
square
#BDA5FD #FDA5B9 #E5FDA5 #A5FDE9
split-complementary
#BDA5FD #FDE9A5 #B9FDA5
monochromatic
#652DFA #9169FC #BDA5FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.11
#BDA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BDA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA5FD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA5FD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#92B1FB
Tritanopia (blue-blind)
#B0B4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bda5fd; /* rgb */ color: rgb(189, 165, 253); /* oklch */ color: oklch(77.6% 0.125 295.9);
Tailwind
colors: {
custom: {
50: '#d2bffe',
500: '#bda5fd',
950: '#000000',
},
}SCSS
$custom: #bda5fd; $custom-light: #d2bffe; $custom-dark: #000000;
JSON
{
"hex": "#bda5fd",
"rgb": {
"r": 189,
"g": 165,
"b": 253
},
"hsl": {
"h": 256.364,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.77577,
"c": 0.1253,
"h": 295.9
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#BDA5FD
secondary
#EDF7D4
accent
#E600A7
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186