#BDA7ED#BDA7ED
#BDA7ED is a light, moderate violet. Relative luminance 0.446; OKLCH L 77.2% C 0.101 H 298.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7ED |
|---|---|
| RGB | rgb(189, 167, 237) |
| HSL | hsl(259, 66%, 79%) |
| HSV | hsv(259, 30%, 93%) |
| CMYK | cmyk(20.3%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(72.61, 21.93, -32.15) |
| CIE-LCH | lch(72.61, 38.92, 304.30°) |
| OKLab | oklab(77.24% 0.048 -0.0886) |
| OKLCH | oklch(77.24% 0.101 298.4) |
| XYZ | xyz(50.0877, 44.5704, 86.0685) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.37
Lavender
#B39DDB
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7ED #D7EDA7
analogous
#A7B4ED #BDA7ED #E0A7ED
triadic
#BDA7ED #EDBDA7 #A7EDBD
tetradic
#BDA7ED #EDA7B4 #D7EDA7 #A7EDE0
square
#BDA7ED #EDA7B4 #D7EDA7 #A7EDE0
split-complementary
#BDA7ED #EDE0A7 #B4EDA7
monochromatic
#7141D8 #9774E3 #BDA7ED #E3DAF7 #ECE6FA
Accessibility & contrast
On white
2.12
#BDA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BDA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7ED
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7ED | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#B4B2C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda7ed; /* rgb */ color: rgb(189, 167, 237); /* oklch */ color: oklch(77.2% 0.101 298.4);
Tailwind
colors: {
custom: {
50: '#d1c1f3',
500: '#bda7ed',
950: '#000000',
},
}SCSS
$custom: #bda7ed; $custom-light: #d1c1f3; $custom-dark: #000000;
JSON
{
"hex": "#bda7ed",
"rgb": {
"r": 189,
"g": 167,
"b": 237
},
"hsl": {
"h": 258.857,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.77237,
"c": 0.10077,
"h": 298.4
},
"luminance": 0.44571
}Semantic roles & 50–950 ramp
primary
#BDA7ED
secondary
#EAF1DA
accent
#CE1895
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141217
muted
#828185