#BDA4EB#BDA4EB
#BDA4EB is a light, moderate violet. Relative luminance 0.434; OKLCH L 76.6% C 0.103 H 300.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4EB |
|---|---|
| RGB | rgb(189, 164, 235) |
| HSL | hsl(261, 64%, 78%) |
| HSV | hsv(261, 30%, 92%) |
| CMYK | cmyk(19.6%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.80, 23.14, -32.30) |
| CIE-LCH | lch(71.80, 39.74, 305.62°) |
| OKLab | oklab(76.6% 0.0517 -0.089) |
| OKLCH | oklch(76.6% 0.103 300.2) |
| XYZ | xyz(49.2539, 43.3678, 84.3571) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.09
Pale Violet
#CEAEFA
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4EB #D2EBA4
analogous
#A4AEEB #BDA4EB #E0A4EB
triadic
#BDA4EB #EBBDA4 #A4EBBD
tetradic
#BDA4EB #EBA4AE #D2EBA4 #A4EBE0
square
#BDA4EB #EBA4AE #D2EBA4 #A4EBE0
split-complementary
#BDA4EB #EBE0A4 #AEEBA4
monochromatic
#7440D5 #9972E0 #BDA4EB #E1D6F6 #EDE6F9
Accessibility & contrast
On white
2.17
#BDA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BDA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4EB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4EB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#B5AFBD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bda4eb; /* rgb */ color: rgb(189, 164, 235); /* oklch */ color: oklch(76.6% 0.103 300.2);
Tailwind
colors: {
custom: {
50: '#d1bff1',
500: '#bda4eb',
950: '#000000',
},
}SCSS
$custom: #bda4eb; $custom-light: #d1bff1; $custom-dark: #000000;
JSON
{
"hex": "#bda4eb",
"rgb": {
"r": 189,
"g": 164,
"b": 235
},
"hsl": {
"h": 261.127,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.76595,
"c": 0.10295,
"h": 300.2
},
"luminance": 0.43368
}Semantic roles & 50–950 ramp
primary
#BDA4EB
secondary
#E9F1DA
accent
#CC1A8D
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141217
muted
#828185