#BF9DDF#BF9DDF
#BF9DDF is a light, moderate violet. Relative luminance 0.405; OKLCH L 75.0% C 0.100 H 307.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DDF |
|---|---|
| RGB | rgb(191, 157, 223) |
| HSL | hsl(271, 51%, 75%) |
| HSV | hsv(271, 30%, 87%) |
| CMYK | cmyk(14.3%, 29.6%, 0%, 12.5%) |
| CIE-LAB | lab(69.84, 25.01, -28.75) |
| CIE-LCH | lch(69.84, 38.10, 311.01°) |
| OKLab | oklab(74.98% 0.0608 -0.0789) |
| OKLCH | oklch(74.98% 0.1 307.6) |
| XYZ | xyz(46.8596, 40.5184, 75.1499) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.81
Lavender (survey)
#C79FEF
ΔE00 3.00
Pale Purple
#B790D4
ΔE00 3.58
Baby Purple
#CA9BF7
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DDF #BDDF9D
analogous
#9E9DDF #BF9DDF #DF9DDE
triadic
#BF9DDF #DFBF9D #9DDFBF
tetradic
#BF9DDF #DF9E9D #BDDF9D #9DDEDF
square
#BF9DDF #DF9E9D #BDDF9D #9DDEDF
split-complementary
#BF9DDF #DEDF9D #9DDF9E
monochromatic
#8341C1 #A16FD0 #BF9DDF #DDCBEE #F0E8F7
Accessibility & contrast
On white
2.31
#BF9DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BF9DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DDF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DDF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#BBA6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9ddf; /* rgb */ color: rgb(191, 157, 223); /* oklch */ color: oklch(75.0% 0.100 307.6);
Tailwind
colors: {
custom: {
50: '#d3bae9',
500: '#bf9ddf',
950: '#000000',
},
}SCSS
$custom: #bf9ddf; $custom-light: #d3bae9; $custom-dark: #000000;
JSON
{
"hex": "#bf9ddf",
"rgb": {
"r": 191,
"g": 157,
"b": 223
},
"hsl": {
"h": 270.909,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.74977,
"c": 0.09959,
"h": 307.6
},
"luminance": 0.40518
}Semantic roles & 50–950 ramp
primary
#BF9DDF
secondary
#E5EFDC
accent
#BE2770
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084