#BF96DC#BF96DC
#BF96DC is a light, moderate violet. Relative luminance 0.381; OKLCH L 73.6% C 0.108 H 310.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96DC |
|---|---|
| RGB | rgb(191, 150, 220) |
| HSL | hsl(275, 50%, 73%) |
| HSV | hsv(275, 32%, 86%) |
| CMYK | cmyk(13.2%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.06, 28.25, -29.83) |
| CIE-LCH | lch(68.06, 41.08, 313.43°) |
| OKLab | oklab(73.58% 0.0703 -0.0819) |
| OKLCH | oklch(73.58% 0.108 310.6) |
| XYZ | xyz(45.3082, 38.0569, 72.6551) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.04
Lavender (survey)
#C79FEF
ΔE00 3.55
Lavender
#B39DDB
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96DC #B3DC96
analogous
#9C96DC #BF96DC #DC96D6
triadic
#BF96DC #DCBF96 #96DCBF
tetradic
#BF96DC #DC9C96 #B3DC96 #96D6DC
square
#BF96DC #DC9C96 #B3DC96 #96D6DC
split-complementary
#BF96DC #D6DC96 #96DC9C
monochromatic
#863EBA #A368CD #BF96DC #DBC4EB #F1E8F7
Accessibility & contrast
On white
2.44
#BF96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96DC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96DC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#BC9FAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf96dc; /* rgb */ color: rgb(191, 150, 220); /* oklch */ color: oklch(73.6% 0.108 310.6);
Tailwind
colors: {
custom: {
50: '#d3b5e7',
500: '#bf96dc',
950: '#000000',
},
}SCSS
$custom: #bf96dc; $custom-light: #d3b5e7; $custom-dark: #000000;
JSON
{
"hex": "#bf96dc",
"rgb": {
"r": 191,
"g": 150,
"b": 220
},
"hsl": {
"h": 275.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.73583,
"c": 0.10789,
"h": 310.6
},
"luminance": 0.38056
}Semantic roles & 50–950 ramp
primary
#BF96DC
secondary
#E4EEDD
accent
#BD2866
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084