#BDA2EB#BDA2EB
#BDA2EB is a light, moderate violet. Relative luminance 0.427; OKLCH L 76.2% C 0.106 H 300.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2EB |
|---|---|
| RGB | rgb(189, 162, 235) |
| HSL | hsl(262, 65%, 78%) |
| HSV | hsv(262, 31%, 92%) |
| CMYK | cmyk(19.6%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(71.32, 24.25, -33.05) |
| CIE-LCH | lch(71.32, 40.99, 306.28°) |
| OKLab | oklab(76.22% 0.0545 -0.0911) |
| OKLCH | oklch(76.22% 0.106 300.9) |
| XYZ | xyz(48.8988, 42.6575, 84.2388) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.63
Lavender
#B39DDB
ΔE00 3.00
Pale Violet
#CEAEFA
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.16
Baby Purple
#CA9BF7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2EB #D0EBA2
analogous
#A2ABEB #BDA2EB #E2A2EB
triadic
#BDA2EB #EBBDA2 #A2EBBD
tetradic
#BDA2EB #EBA2AB #D0EBA2 #A2EBE2
square
#BDA2EB #EBA2AB #D0EBA2 #A2EBE2
split-complementary
#BDA2EB #EBE2A2 #ABEBA2
monochromatic
#763DD5 #9970E0 #BDA2EB #E1D4F6 #EDE6FA
Accessibility & contrast
On white
2.20
#BDA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BDA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2EB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2EB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#B5ADBC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bda2eb; /* rgb */ color: rgb(189, 162, 235); /* oklch */ color: oklch(76.2% 0.106 300.9);
Tailwind
colors: {
custom: {
50: '#d2bdf1',
500: '#bda2eb',
950: '#000000',
},
}SCSS
$custom: #bda2eb; $custom-light: #d2bdf1; $custom-dark: #000000;
JSON
{
"hex": "#bda2eb",
"rgb": {
"r": 189,
"g": 162,
"b": 235
},
"hsl": {
"h": 262.192,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.76225,
"c": 0.10621,
"h": 300.9
},
"luminance": 0.42658
}Semantic roles & 50–950 ramp
primary
#BDA2EB
secondary
#E9F1DA
accent
#CC198A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185