#BDA6FE#BDA6FE
#BDA6FE is a light, vivid violet. Relative luminance 0.452; OKLCH L 77.8% C 0.125 H 295.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA6FE |
|---|---|
| RGB | rgb(189, 166, 254) |
| HSL | hsl(256, 98%, 82%) |
| HSV | hsv(256, 35%, 100%) |
| CMYK | cmyk(25.6%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(73.05, 26.41, -40.68) |
| CIE-LCH | lch(73.05, 48.50, 302.99°) |
| OKLab | oklab(77.81% 0.0536 -0.113) |
| OKLCH | oklch(77.81% 0.125 295.4) |
| XYZ | xyz(52.5076, 45.2464, 99.7138) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.33
Pale Violet
#CEAEFA
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.05
Lavender
#B39DDB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA6FE #E7FEA6
analogous
#A6BBFE #BDA6FE #E9A6FE
triadic
#BDA6FE #FEBDA6 #A6FEBD
tetradic
#BDA6FE #FEA6BB #E7FEA6 #A6FEE9
square
#BDA6FE #FEA6BB #E7FEA6 #A6FEE9
split-complementary
#BDA6FE #FEE9A6 #BBFEA6
monochromatic
#632DFD #9069FD #BDA6FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.09
#BDA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BDA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA6FE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA6FE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#B0B5C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bda6fe; /* rgb */ color: rgb(189, 166, 254); /* oklch */ color: oklch(77.8% 0.125 295.4);
Tailwind
colors: {
custom: {
50: '#d2c0ff',
500: '#bda6fe',
950: '#000000',
},
}SCSS
$custom: #bda6fe; $custom-light: #d2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#bda6fe",
"rgb": {
"r": 189,
"g": 166,
"b": 254
},
"hsl": {
"h": 255.682,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.77805,
"c": 0.12508,
"h": 295.4
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#BDA6FE
secondary
#EEF7D4
accent
#E600AA
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186