#BF96DE#BF96DE
#BF96DE is a light, moderate violet. Relative luminance 0.382; OKLCH L 73.7% C 0.110 H 309.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96DE |
|---|---|
| RGB | rgb(191, 150, 222) |
| HSL | hsl(274, 52%, 73%) |
| HSV | hsv(274, 32%, 87%) |
| CMYK | cmyk(14%, 32.4%, 0%, 12.9%) |
| CIE-LAB | lab(68.14, 28.67, -30.82) |
| CIE-LCH | lch(68.14, 42.09, 312.94°) |
| OKLab | oklab(73.67% 0.0708 -0.0847) |
| OKLCH | oklch(73.67% 0.11 309.9) |
| XYZ | xyz(45.5747, 38.1635, 74.0585) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.18
Lavender (survey)
#C79FEF
ΔE00 3.24
Lavender
#B39DDB
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96DE #B5DE96
analogous
#9B96DE #BF96DE #DE96D9
triadic
#BF96DE #DEBF96 #96DEBF
tetradic
#BF96DE #DE9B96 #B5DE96 #96D9DE
square
#BF96DE #DE9B96 #B5DE96 #96D9DE
split-complementary
#BF96DE #D9DE96 #96DE9B
monochromatic
#863CBE #A367CF #BF96DE #DBC5ED #F1E8F8
Accessibility & contrast
On white
2.43
#BF96DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BF96DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96DE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96DE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#BCA0B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf96de; /* rgb */ color: rgb(191, 150, 222); /* oklch */ color: oklch(73.7% 0.110 309.9);
Tailwind
colors: {
custom: {
50: '#d3b5e8',
500: '#bf96de',
950: '#000000',
},
}SCSS
$custom: #bf96de; $custom-light: #d3b5e8; $custom-dark: #000000;
JSON
{
"hex": "#bf96de",
"rgb": {
"r": 191,
"g": 150,
"b": 222
},
"hsl": {
"h": 274.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.73668,
"c": 0.11035,
"h": 309.9
},
"luminance": 0.38163
}Semantic roles & 50–950 ramp
primary
#BF96DE
secondary
#E4EFDC
accent
#C02668
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084