#BD95DB#BD95DB
#BD95DB is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.2% C 0.108 H 310.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95DB |
|---|---|
| RGB | rgb(189, 149, 219) |
| HSL | hsl(274, 49%, 72%) |
| HSV | hsv(274, 32%, 86%) |
| CMYK | cmyk(13.7%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(67.60, 27.97, -30.01) |
| CIE-LCH | lch(67.60, 41.02, 312.98°) |
| OKLab | oklab(73.17% 0.0692 -0.0824) |
| OKLCH | oklch(73.17% 0.108 310) |
| XYZ | xyz(44.5176, 37.4287, 71.8833) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.67
Lavender (survey)
#C79FEF
ΔE00 3.77
Lavender
#B39DDB
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95DB #B3DB95
analogous
#9A95DB #BD95DB #DB95D6
triadic
#BD95DB #DBBD95 #95DBBD
tetradic
#BD95DB #DB9A95 #B3DB95 #95D6DB
square
#BD95DB #DB9A95 #B3DB95 #95D6DB
split-complementary
#BD95DB #D6DB95 #95DB9A
monochromatic
#833EB7 #A167CB #BD95DB #D9C3EB #F1E8F7
Accessibility & contrast
On white
2.47
#BD95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BD95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95DB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95DB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DE
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#BA9FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd95db; /* rgb */ color: rgb(189, 149, 219); /* oklch */ color: oklch(73.2% 0.108 310.0);
Tailwind
colors: {
custom: {
50: '#d1b4e6',
500: '#bd95db',
950: '#000000',
},
}SCSS
$custom: #bd95db; $custom-light: #d1b4e6; $custom-dark: #000000;
JSON
{
"hex": "#bd95db",
"rgb": {
"r": 189,
"g": 149,
"b": 219
},
"hsl": {
"h": 274.286,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.73171,
"c": 0.10759,
"h": 310
},
"luminance": 0.37428
}Semantic roles & 50–950 ramp
primary
#BD95DB
secondary
#E4EEDD
accent
#BD2968
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084