#BF95DD#BF95DD
#BF95DD is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.4% C 0.111 H 310.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95DD |
|---|---|
| RGB | rgb(191, 149, 221) |
| HSL | hsl(275, 51%, 73%) |
| HSV | hsv(275, 33%, 87%) |
| CMYK | cmyk(13.6%, 32.6%, 0%, 13.3%) |
| CIE-LAB | lab(67.87, 29.01, -30.69) |
| CIE-LCH | lch(67.87, 42.23, 313.39°) |
| OKLab | oklab(73.45% 0.072 -0.0843) |
| OKLCH | oklch(73.45% 0.111 310.5) |
| XYZ | xyz(45.2821, 37.7923, 73.3018) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 3.50
Lavender
#B39DDB
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95DD #B3DD95
analogous
#9B95DD #BF95DD #DD95D7
triadic
#BF95DD #DDBF95 #95DDBF
tetradic
#BF95DD #DD9B95 #B3DD95 #95D7DD
square
#BF95DD #DD9B95 #B3DD95 #95D7DD
split-complementary
#BF95DD #D7DD95 #95DD9B
monochromatic
#863CBB #A367CE #BF95DD #DBC3EC #F1E8F8
Accessibility & contrast
On white
2.45
#BF95DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BF95DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95DD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95DD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#BC9FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf95dd; /* rgb */ color: rgb(191, 149, 221); /* oklch */ color: oklch(73.4% 0.111 310.5);
Tailwind
colors: {
custom: {
50: '#d3b4e7',
500: '#bf95dd',
950: '#000000',
},
}SCSS
$custom: #bf95dd; $custom-light: #d3b4e7; $custom-dark: #000000;
JSON
{
"hex": "#bf95dd",
"rgb": {
"r": 191,
"g": 149,
"b": 221
},
"hsl": {
"h": 275,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.73447,
"c": 0.11084,
"h": 310.5
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#BF95DD
secondary
#E4EFDC
accent
#BF2766
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084