#BDA7EE#BDA7EE
#BDA7EE is a light, moderate violet. Relative luminance 0.446; OKLCH L 77.3% C 0.102 H 298.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7EE |
|---|---|
| RGB | rgb(189, 167, 238) |
| HSL | hsl(259, 68%, 79%) |
| HSV | hsv(259, 30%, 93%) |
| CMYK | cmyk(20.6%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(72.65, 22.16, -32.63) |
| CIE-LCH | lch(72.65, 39.45, 304.18°) |
| OKLab | oklab(77.28% 0.0483 -0.09) |
| OKLCH | oklch(77.28% 0.102 298.2) |
| XYZ | xyz(50.2342, 44.6290, 86.8401) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.34
Lavender
#B39DDB
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7EE #D8EEA7
analogous
#A7B5EE #BDA7EE #E1A7EE
triadic
#BDA7EE #EEBDA7 #A7EEBD
tetradic
#BDA7EE #EEA7B5 #D8EEA7 #A7EEE1
square
#BDA7EE #EEA7B5 #D8EEA7 #A7EEE1
split-complementary
#BDA7EE #EEE1A7 #B5EEA7
monochromatic
#7040DA #9774E4 #BDA7EE #E3DAF8 #ECE5FA
Accessibility & contrast
On white
2.12
#BDA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BDA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7EE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7EE | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#B4B2C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda7ee; /* rgb */ color: rgb(189, 167, 238); /* oklch */ color: oklch(77.3% 0.102 298.2);
Tailwind
colors: {
custom: {
50: '#d2c1f3',
500: '#bda7ee',
950: '#000000',
},
}SCSS
$custom: #bda7ee; $custom-light: #d2c1f3; $custom-dark: #000000;
JSON
{
"hex": "#bda7ee",
"rgb": {
"r": 189,
"g": 167,
"b": 238
},
"hsl": {
"h": 258.592,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.7728,
"c": 0.1021,
"h": 298.2
},
"luminance": 0.44629
}Semantic roles & 50–950 ramp
primary
#BDA7EE
secondary
#EAF2D9
accent
#D01696
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141217
muted
#828185