#BDA6EB#BDA6EB
#BDA6EB is a light, moderate violet. Relative luminance 0.441; OKLCH L 77.0% C 0.100 H 299.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA6EB |
|---|---|
| RGB | rgb(189, 166, 235) |
| HSL | hsl(260, 63%, 79%) |
| HSV | hsv(260, 29%, 92%) |
| CMYK | cmyk(19.6%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.29, 22.04, -31.56) |
| CIE-LCH | lch(72.29, 38.49, 304.93°) |
| OKLab | oklab(76.97% 0.0489 -0.0869) |
| OKLCH | oklch(76.97% 0.1 299.4) |
| XYZ | xyz(49.6146, 44.0892, 84.4774) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.15
Pale Violet
#CEAEFA
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 4.98
Light Violet
#D6B4FC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA6EB #D4EBA6
analogous
#A6B1EB #BDA6EB #DFA6EB
triadic
#BDA6EB #EBBDA6 #A6EBBD
tetradic
#BDA6EB #EBA6B1 #D4EBA6 #A6EBDF
square
#BDA6EB #EBA6B1 #D4EBA6 #A6EBDF
split-complementary
#BDA6EB #EBDFA6 #B1EBA6
monochromatic
#7342D5 #9874E0 #BDA6EB #E2D8F6 #ECE6F9
Accessibility & contrast
On white
2.14
#BDA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BDA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA6EB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA6EB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#B5B1BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda6eb; /* rgb */ color: rgb(189, 166, 235); /* oklch */ color: oklch(77.0% 0.100 299.4);
Tailwind
colors: {
custom: {
50: '#d1c0f1',
500: '#bda6eb',
950: '#000000',
},
}SCSS
$custom: #bda6eb; $custom-light: #d1c0f1; $custom-dark: #000000;
JSON
{
"hex": "#bda6eb",
"rgb": {
"r": 189,
"g": 166,
"b": 235
},
"hsl": {
"h": 260,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.76966,
"c": 0.0997,
"h": 299.4
},
"luminance": 0.44089
}Semantic roles & 50–950 ramp
primary
#BDA6EB
secondary
#E9F1DA
accent
#CB1A90
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141216
muted
#828184