#BD9BED#BD9BED
#BD9BED is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.120 H 302.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9BED |
|---|---|
| RGB | rgb(189, 155, 237) |
| HSL | hsl(265, 69%, 77%) |
| HSV | hsv(265, 35%, 93%) |
| CMYK | cmyk(20.3%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.74, 28.59, -36.60) |
| CIE-LCH | lch(69.74, 46.44, 308.00°) |
| OKLab | oklab(75.04% 0.0649 -0.1013) |
| OKLCH | oklch(75.04% 0.12 302.7) |
| XYZ | xyz(47.9905, 40.3760, 85.3694) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.15
Baby Purple
#CA9BF7
ΔE00 2.75
Pastel Purple
#CAA0FF
ΔE00 3.18
Lilac (survey)
#CEA2FD
ΔE00 3.47
Lavender
#B39DDB
ΔE00 4.07
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9BED #CBED9B
analogous
#9BA2ED #BD9BED #E69BED
triadic
#BD9BED #EDBD9B #9BEDBD
tetradic
#BD9BED #ED9BA2 #CBED9B #9BEDE6
square
#BD9BED #ED9BA2 #CBED9B #9BEDE6
split-complementary
#BD9BED #EDE69B #A2ED9B
monochromatic
#7933DA #9B67E4 #BD9BED #DFCFF6 #EEE5FA
Accessibility & contrast
On white
2.31
#BD9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BD9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9BED
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9BED | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#B5A8B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bd9bed; /* rgb */ color: rgb(189, 155, 237); /* oklch */ color: oklch(75.0% 0.120 302.7);
Tailwind
colors: {
custom: {
50: '#d2b8f3',
500: '#bd9bed',
950: '#000000',
},
}SCSS
$custom: #bd9bed; $custom-light: #d2b8f3; $custom-dark: #000000;
JSON
{
"hex": "#bd9bed",
"rgb": {
"r": 189,
"g": 155,
"b": 237
},
"hsl": {
"h": 264.878,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.7504,
"c": 0.12029,
"h": 302.7
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#BD9BED
secondary
#E8F2D9
accent
#D11483
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085