#BDA0EA#BDA0EA
#BDA0EA is a light, moderate violet. Relative luminance 0.419; OKLCH L 75.8% C 0.108 H 301.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA0EA |
|---|---|
| RGB | rgb(189, 160, 234) |
| HSL | hsl(264, 64%, 77%) |
| HSV | hsv(264, 32%, 92%) |
| CMYK | cmyk(19.2%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.80, 25.14, -33.31) |
| CIE-LCH | lch(70.80, 41.73, 307.05°) |
| OKLab | oklab(75.81% 0.0571 -0.0919) |
| OKLCH | oklch(75.81% 0.108 301.9) |
| XYZ | xyz(48.4052, 41.9009, 83.3635) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.28
Lavender
#B39DDB
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 3.96
Pastel Purple
#CAA0FF
ΔE00 4.00
Pale Violet
#CEAEFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA0EA #CDEAA0
analogous
#A0A8EA #BDA0EA #E2A0EA
triadic
#BDA0EA #EABDA0 #A0EABD
tetradic
#BDA0EA #EAA0A8 #CDEAA0 #A0EAE2
square
#BDA0EA #EAA0A8 #CDEAA0 #A0EAE2
split-complementary
#BDA0EA #EAE2A0 #A8EAA0
monochromatic
#773CD4 #9A6EDF #BDA0EA #E0D2F5 #EEE6F9
Accessibility & contrast
On white
2.24
#BDA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BDA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA0EA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA0EA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#B5ABBB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bda0ea; /* rgb */ color: rgb(189, 160, 234); /* oklch */ color: oklch(75.8% 0.108 301.9);
Tailwind
colors: {
custom: {
50: '#d2bcf1',
500: '#bda0ea',
950: '#000000',
},
}SCSS
$custom: #bda0ea; $custom-light: #d2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#bda0ea",
"rgb": {
"r": 189,
"g": 160,
"b": 234
},
"hsl": {
"h": 263.514,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.75814,
"c": 0.10817,
"h": 301.9
},
"luminance": 0.41901
}Semantic roles & 50–950 ramp
primary
#BDA0EA
secondary
#E8F1DA
accent
#CC1A86
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184