#BDA3ED#BDA3ED
#BDA3ED is a light, moderate violet. Relative luminance 0.431; OKLCH L 76.5% C 0.107 H 300.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA3ED |
|---|---|
| RGB | rgb(189, 163, 237) |
| HSL | hsl(261, 67%, 78%) |
| HSV | hsv(261, 31%, 93%) |
| CMYK | cmyk(20.3%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(71.64, 24.15, -33.64) |
| CIE-LCH | lch(71.64, 41.41, 305.67°) |
| OKLab | oklab(76.5% 0.0536 -0.0928) |
| OKLCH | oklch(76.5% 0.107 300) |
| XYZ | xyz(49.3662, 43.1275, 85.8280) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.84
Lavender
#B39DDB
ΔE00 3.30
Pale Violet
#CEAEFA
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.05
Pastel Purple
#CAA0FF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA3ED #D3EDA3
analogous
#A3AEED #BDA3ED #E2A3ED
triadic
#BDA3ED #EDBDA3 #A3EDBD
tetradic
#BDA3ED #EDA3AE #D3EDA3 #A3EDE2
square
#BDA3ED #EDA3AE #D3EDA3 #A3EDE2
split-complementary
#BDA3ED #EDE2A3 #AEEDA3
monochromatic
#743DD9 #9870E3 #BDA3ED #E2D6F7 #EDE5FA
Accessibility & contrast
On white
2.18
#BDA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BDA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA3ED
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA3ED | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#B5AFBE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bda3ed; /* rgb */ color: rgb(189, 163, 237); /* oklch */ color: oklch(76.5% 0.107 300.0);
Tailwind
colors: {
custom: {
50: '#d2bef3',
500: '#bda3ed',
950: '#000000',
},
}SCSS
$custom: #bda3ed; $custom-light: #d2bef3; $custom-dark: #000000;
JSON
{
"hex": "#bda3ed",
"rgb": {
"r": 189,
"g": 163,
"b": 237
},
"hsl": {
"h": 261.081,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.76496,
"c": 0.10722,
"h": 300
},
"luminance": 0.43128
}Semantic roles & 50–950 ramp
primary
#BDA3ED
secondary
#E9F2D9
accent
#CF168E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185