#BF95DE#BF95DE
#BF95DE is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.5% C 0.112 H 310.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95DE |
|---|---|
| RGB | rgb(191, 149, 222) |
| HSL | hsl(275, 53%, 73%) |
| HSV | hsv(275, 33%, 87%) |
| CMYK | cmyk(14%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(67.91, 29.23, -31.18) |
| CIE-LCH | lch(67.91, 42.74, 313.15°) |
| OKLab | oklab(73.49% 0.0722 -0.0857) |
| OKLCH | oklch(73.49% 0.112 310.1) |
| XYZ | xyz(45.4158, 37.8457, 74.0055) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 4.30
Lavender
#B39DDB
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95DE #B4DE95
analogous
#9B95DE #BF95DE #DE95D8
triadic
#BF95DE #DEBF95 #95DEBF
tetradic
#BF95DE #DE9B95 #B4DE95 #95D8DE
square
#BF95DE #DE9B95 #B4DE95 #95D8DE
split-complementary
#BF95DE #D8DE95 #95DE9B
monochromatic
#863BBE #A366CF #BF95DE #DBC4ED #F1E8F8
Accessibility & contrast
On white
2.45
#BF95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95DE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95DE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E1
Deuteranopia (green-blind)
#91A6DC
Tritanopia (blue-blind)
#BC9FB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf95de; /* rgb */ color: rgb(191, 149, 222); /* oklch */ color: oklch(73.5% 0.112 310.1);
Tailwind
colors: {
custom: {
50: '#d3b4e8',
500: '#bf95de',
950: '#000000',
},
}SCSS
$custom: #bf95de; $custom-light: #d3b4e8; $custom-dark: #000000;
JSON
{
"hex": "#bf95de",
"rgb": {
"r": 191,
"g": 149,
"b": 222
},
"hsl": {
"h": 274.521,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.7349,
"c": 0.11207,
"h": 310.1
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#BF95DE
secondary
#E4EFDC
accent
#C02667
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084