#BDA0FE#BDA0FE
#BDA0FE is a light, vivid violet. Relative luminance 0.431; OKLCH L 76.7% C 0.134 H 297.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA0FE |
|---|---|
| RGB | rgb(189, 160, 254) |
| HSL | hsl(259, 98%, 81%) |
| HSV | hsv(259, 37%, 100%) |
| CMYK | cmyk(25.6%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(71.63, 29.74, -42.90) |
| CIE-LCH | lch(71.63, 52.20, 304.73°) |
| OKLab | oklab(76.72% 0.0617 -0.1194) |
| OKLCH | oklch(76.72% 0.134 297.3) |
| XYZ | xyz(51.4423, 43.1157, 99.3587) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.80
Lilac (survey)
#CEA2FD
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.35
Pale Violet
#CEAEFA
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA0FE #E1FEA0
analogous
#A0B2FE #BDA0FE #ECA0FE
triadic
#BDA0FE #FEBDA0 #A0FEBD
tetradic
#BDA0FE #FEA0B2 #E1FEA0 #A0FEEC
square
#BDA0FE #FEA0B2 #E1FEA0 #A0FEEC
split-complementary
#BDA0FE #FEECA0 #B2FEA0
monochromatic
#6927FD #9363FD #BDA0FE #E7DDFF #EAE1FF
Accessibility & contrast
On white
2.18
#BDA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#BDA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA0FE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA0FE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#B0B0C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bda0fe; /* rgb */ color: rgb(189, 160, 254); /* oklch */ color: oklch(76.7% 0.134 297.3);
Tailwind
colors: {
custom: {
50: '#d2bcff',
500: '#bda0fe',
950: '#000000',
},
}SCSS
$custom: #bda0fe; $custom-light: #d2bcff; $custom-dark: #000000;
JSON
{
"hex": "#bda0fe",
"rgb": {
"r": 189,
"g": 160,
"b": 254
},
"hsl": {
"h": 258.511,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.76722,
"c": 0.13442,
"h": 297.3
},
"luminance": 0.43116
}Semantic roles & 50–950 ramp
primary
#BDA0FE
secondary
#ECF7D4
accent
#E6009F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186