#BDA0EB#BDA0EB
#BDA0EB is a light, moderate violet. Relative luminance 0.420; OKLCH L 75.9% C 0.109 H 301.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA0EB |
|---|---|
| RGB | rgb(189, 160, 235) |
| HSL | hsl(263, 65%, 77%) |
| HSV | hsv(263, 32%, 92%) |
| CMYK | cmyk(19.6%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.84, 25.37, -33.79) |
| CIE-LCH | lch(70.84, 42.25, 306.89°) |
| OKLab | oklab(75.86% 0.0574 -0.0932) |
| OKLCH | oklch(75.86% 0.109 301.6) |
| XYZ | xyz(48.5493, 41.9585, 84.1223) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.27
Lavender
#B39DDB
ΔE00 3.10
Baby Purple
#CA9BF7
ΔE00 3.78
Lilac (survey)
#CEA2FD
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 3.85
Pale Violet
#CEAEFA
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA0EB #CEEBA0
analogous
#A0A9EB #BDA0EB #E2A0EB
triadic
#BDA0EB #EBBDA0 #A0EBBD
tetradic
#BDA0EB #EBA0A9 #CEEBA0 #A0EBE2
square
#BDA0EB #EBA0A9 #CEEBA0 #A0EBE2
split-complementary
#BDA0EB #EBE2A0 #A9EBA0
monochromatic
#773BD6 #9A6DE0 #BDA0EB #E0D3F6 #EDE6FA
Accessibility & contrast
On white
2.24
#BDA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#BDA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA0EB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA0EB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#B5ACBB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bda0eb; /* rgb */ color: rgb(189, 160, 235); /* oklch */ color: oklch(75.9% 0.109 301.6);
Tailwind
colors: {
custom: {
50: '#d2bcf1',
500: '#bda0eb',
950: '#000000',
},
}SCSS
$custom: #bda0eb; $custom-light: #d2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#bda0eb",
"rgb": {
"r": 189,
"g": 160,
"b": 235
},
"hsl": {
"h": 263.2,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.75858,
"c": 0.10948,
"h": 301.6
},
"luminance": 0.41959
}Semantic roles & 50–950 ramp
primary
#BDA0EB
secondary
#E8F1DA
accent
#CD1887
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185