#BD83BF#BD83BF
#BD83BF is a light, moderate purple. Relative luminance 0.308; OKLCH L 68.8% C 0.108 H 325.5°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BD83BF |
|---|---|
| RGB | rgb(189, 131, 191) |
| HSL | hsl(298, 32%, 63%) |
| HSV | hsv(298, 31%, 75%) |
| CMYK | cmyk(1%, 31.4%, 0%, 25.1%) |
| CIE-LAB | lab(62.35, 32.25, -22.44) |
| CIE-LCH | lch(62.35, 39.29, 325.17°) |
| OKLab | oklab(68.82% 0.0887 -0.0609) |
| OKLCH | oklch(68.82% 0.108 325.5) |
| XYZ | xyz(38.5056, 30.8143, 53.1995) |
| Luminance | 0.3081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.58
Wisteria
#A87DC2
ΔE00 5.57
Pale Purple
#B790D4
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.35
Heather
#A484AC
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD83BF #85BF83
analogous
#9F83BF #BD83BF #BF83A3
triadic
#BD83BF #BFBD83 #83BFBD
tetradic
#BD83BF #BF9F83 #85BF83 #83A3BF
square
#BD83BF #BF9F83 #85BF83 #83A3BF
split-complementary
#BD83BF #A3BF83 #83BF9F
monochromatic
#824484 #A85BAA #BD83BF #D2ABD4 #E8D4E9
Accessibility & contrast
On white
2.93
#BD83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BD83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD83BF
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD83BF | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#C08999
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bd83bf; /* rgb */ color: rgb(189, 131, 191); /* oklch */ color: oklch(68.8% 0.108 325.5);
Tailwind
colors: {
custom: {
50: '#d2a8d2',
500: '#bd83bf',
950: '#000000',
},
}SCSS
$custom: #bd83bf; $custom-light: #d2a8d2; $custom-dark: #000000;
JSON
{
"hex": "#bd83bf",
"rgb": {
"r": 189,
"g": 131,
"b": 191
},
"hsl": {
"h": 298,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.68824,
"c": 0.10758,
"h": 325.5
},
"luminance": 0.30813
}Semantic roles & 50–950 ramp
primary
#BD83BF
secondary
#C5DAC4
accent
#AB3B3F
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82