#BDA2ED#BDA2ED
#BDA2ED is a light, moderate violet. Relative luminance 0.428; OKLCH L 76.3% C 0.109 H 300.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2ED |
|---|---|
| RGB | rgb(189, 162, 237) |
| HSL | hsl(262, 68%, 78%) |
| HSV | hsv(262, 32%, 93%) |
| CMYK | cmyk(20.3%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.40, 24.70, -34.02) |
| CIE-LCH | lch(71.40, 42.04, 305.99°) |
| OKLab | oklab(76.31% 0.0551 -0.0939) |
| OKLCH | oklch(76.31% 0.109 300.4) |
| XYZ | xyz(49.1894, 42.7738, 85.7691) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.64
Lavender
#B39DDB
ΔE00 3.31
Pale Violet
#CEAEFA
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2ED #D2EDA2
analogous
#A2ACED #BDA2ED #E2A2ED
triadic
#BDA2ED #EDBDA2 #A2EDBD
tetradic
#BDA2ED #EDA2AC #D2EDA2 #A2EDE2
square
#BDA2ED #EDA2AC #D2EDA2 #A2EDE2
split-complementary
#BDA2ED #EDE2A2 #ACEDA2
monochromatic
#743BD9 #996FE3 #BDA2ED #E1D5F7 #EDE5FA
Accessibility & contrast
On white
2.20
#BDA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#BDA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2ED
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2ED | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#B5AEBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bda2ed; /* rgb */ color: rgb(189, 162, 237); /* oklch */ color: oklch(76.3% 0.109 300.4);
Tailwind
colors: {
custom: {
50: '#d2bdf3',
500: '#bda2ed',
950: '#000000',
},
}SCSS
$custom: #bda2ed; $custom-light: #d2bdf3; $custom-dark: #000000;
JSON
{
"hex": "#bda2ed",
"rgb": {
"r": 189,
"g": 162,
"b": 237
},
"hsl": {
"h": 261.6,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.76312,
"c": 0.10885,
"h": 300.4
},
"luminance": 0.42774
}Semantic roles & 50–950 ramp
primary
#BDA2ED
secondary
#E9F2D9
accent
#CF168D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185