#BDA7FE#BDA7FE
#BDA7FE is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.0% C 0.124 H 295.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7FE |
|---|---|
| RGB | rgb(189, 167, 254) |
| HSL | hsl(255, 98%, 83%) |
| HSV | hsv(255, 34%, 100%) |
| CMYK | cmyk(25.6%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.29, 25.86, -40.31) |
| CIE-LCH | lch(73.29, 47.89, 302.68°) |
| OKLab | oklab(77.99% 0.0522 -0.112) |
| OKLCH | oklch(77.99% 0.124 295) |
| XYZ | xyz(52.6901, 45.6114, 99.7746) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.91
Pale Violet
#CEAEFA
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 5.27
Lavender
#B39DDB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7FE #E8FEA7
analogous
#A7BDFE #BDA7FE #E8A7FE
triadic
#BDA7FE #FEBDA7 #A7FEBD
tetradic
#BDA7FE #FEA7BD #E8FEA7 #A7FEE8
square
#BDA7FE #FEA7BD #E8FEA7 #A7FEE8
split-complementary
#BDA7FE #FEE8A7 #BDFEA7
monochromatic
#622EFD #906AFD #BDA7FE #E8E1FF #E8E1FF
Accessibility & contrast
On white
2.07
#BDA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BDA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7FE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7FE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#B0B6C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bda7fe; /* rgb */ color: rgb(189, 167, 254); /* oklch */ color: oklch(78.0% 0.124 295.0);
Tailwind
colors: {
custom: {
50: '#d2c1ff',
500: '#bda7fe',
950: '#000000',
},
}SCSS
$custom: #bda7fe; $custom-light: #d2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#bda7fe",
"rgb": {
"r": 189,
"g": 167,
"b": 254
},
"hsl": {
"h": 255.172,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.77987,
"c": 0.12353,
"h": 295
},
"luminance": 0.45612
}Semantic roles & 50–950 ramp
primary
#BDA7FE
secondary
#EEF7D4
accent
#E600AB
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186