#BF92DF#BF92DF
#BF92DF is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.118 H 310.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92DF |
|---|---|
| RGB | rgb(191, 146, 223) |
| HSL | hsl(275, 55%, 72%) |
| HSV | hsv(275, 35%, 87%) |
| CMYK | cmyk(14.3%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(67.25, 31.10, -32.75) |
| CIE-LCH | lch(67.25, 45.16, 313.52°) |
| OKLab | oklab(73% 0.0768 -0.0902) |
| OKLCH | oklch(73% 0.118 310.4) |
| XYZ | xyz(45.0817, 36.9624, 74.5573) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.20
Lavender (survey)
#C79FEF
ΔE00 3.75
Baby Purple
#CA9BF7
ΔE00 4.20
Lavender
#B39DDB
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92DF #B2DF92
analogous
#9992DF #BF92DF #DF92D9
triadic
#BF92DF #DFBF92 #92DFBF
tetradic
#BF92DF #DF9992 #B2DF92 #92D9DF
square
#BF92DF #DF9992 #B2DF92 #92D9DF
split-complementary
#BF92DF #D9DF92 #92DF99
monochromatic
#8738BF #A363D1 #BF92DF #DBC1ED #F1E7F8
Accessibility & contrast
On white
2.50
#BF92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BF92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92DF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92DF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#8EA5DD
Tritanopia (blue-blind)
#BC9DAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf92df; /* rgb */ color: rgb(191, 146, 223); /* oklch */ color: oklch(73.0% 0.118 310.4);
Tailwind
colors: {
custom: {
50: '#d3b2e9',
500: '#bf92df',
950: '#000000',
},
}SCSS
$custom: #bf92df; $custom-light: #d3b2e9; $custom-dark: #000000;
JSON
{
"hex": "#bf92df",
"rgb": {
"r": 191,
"g": 146,
"b": 223
},
"hsl": {
"h": 275.065,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.73003,
"c": 0.11845,
"h": 310.4
},
"luminance": 0.36962
}Semantic roles & 50–950 ramp
primary
#BF92DF
secondary
#E4EFDC
accent
#C22365
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084