#BDA5FE#BDA5FE
#BDA5FE is a light, vivid violet. Relative luminance 0.449; OKLCH L 77.6% C 0.127 H 295.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA5FE |
|---|---|
| RGB | rgb(189, 165, 254) |
| HSL | hsl(256, 98%, 82%) |
| HSV | hsv(256, 35%, 100%) |
| CMYK | cmyk(25.6%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(72.82, 26.97, -41.05) |
| CIE-LCH | lch(72.82, 49.12, 303.30°) |
| OKLab | oklab(77.62% 0.0549 -0.1141) |
| OKLCH | oklch(77.62% 0.127 295.7) |
| XYZ | xyz(52.3266, 44.8843, 99.6534) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 4.56
Lavender (survey)
#C79FEF
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 4.84
Lavender
#B39DDB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA5FE #E6FEA5
analogous
#A5BAFE #BDA5FE #EAA5FE
triadic
#BDA5FE #FEBDA5 #A5FEBD
tetradic
#BDA5FE #FEA5BA #E6FEA5 #A5FEEA
square
#BDA5FE #FEA5BA #E6FEA5 #A5FEEA
split-complementary
#BDA5FE #FEEAA5 #BAFEA5
monochromatic
#642CFD #9168FD #BDA5FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.10
#BDA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BDA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA5FE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA5FE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#91B2FC
Tritanopia (blue-blind)
#B0B4C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bda5fe; /* rgb */ color: rgb(189, 165, 254); /* oklch */ color: oklch(77.6% 0.127 295.7);
Tailwind
colors: {
custom: {
50: '#d2bfff',
500: '#bda5fe',
950: '#000000',
},
}SCSS
$custom: #bda5fe; $custom-light: #d2bfff; $custom-dark: #000000;
JSON
{
"hex": "#bda5fe",
"rgb": {
"r": 189,
"g": 165,
"b": 254
},
"hsl": {
"h": 256.18,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.77623,
"c": 0.12663,
"h": 295.7
},
"luminance": 0.44885
}Semantic roles & 50–950 ramp
primary
#BDA5FE
secondary
#EEF7D4
accent
#E600A8
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186