#BF9CF7#BF9CF7
#BF9CF7 is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.9% C 0.132 H 301.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9CF7 |
|---|---|
| RGB | rgb(191, 156, 247) |
| HSL | hsl(263, 85%, 79%) |
| HSV | hsv(263, 37%, 97%) |
| CMYK | cmyk(22.7%, 36.8%, 0%, 3.1%) |
| CIE-LAB | lab(70.57, 30.90, -40.74) |
| CIE-LCH | lch(70.57, 51.13, 307.18°) |
| OKLab | oklab(75.86% 0.068 -0.1131) |
| OKLCH | oklch(75.86% 0.132 301) |
| XYZ | xyz(50.1592, 41.5686, 93.3587) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 2.49
Lilac (survey)
#CEA2FD
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 2.98
Liliac
#C48EFD
ΔE00 4.23
Pale Violet
#CEAEFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9CF7 #D4F79C
analogous
#9CA7F7 #BF9CF7 #ED9CF7
triadic
#BF9CF7 #F7BF9C #9CF7BF
tetradic
#BF9CF7 #F79CA7 #D4F79C #9CF7ED
square
#BF9CF7 #F79CA7 #D4F79C #9CF7ED
split-complementary
#BF9CF7 #F7ED9C #A7F79C
monochromatic
#762BEE #9A63F2 #BF9CF7 #E4D5FC #EDE3FD
Accessibility & contrast
On white
2.25
#BF9CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#BF9CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9CF7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9CF7 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFB
Deuteranopia (green-blind)
#8DACF5
Tritanopia (blue-blind)
#B5ABBE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9cf7; /* rgb */ color: rgb(191, 156, 247); /* oklch */ color: oklch(75.9% 0.132 301.0);
Tailwind
colors: {
custom: {
50: '#d4b9fa',
500: '#bf9cf7',
950: '#000000',
},
}SCSS
$custom: #bf9cf7; $custom-light: #d4b9fa; $custom-dark: #000000;
JSON
{
"hex": "#bf9cf7",
"rgb": {
"r": 191,
"g": 156,
"b": 247
},
"hsl": {
"h": 263.077,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.75858,
"c": 0.13201,
"h": 301
},
"luminance": 0.41569
}Semantic roles & 50–950 ramp
primary
#BF9CF7
secondary
#E9F5D6
accent
#E2048C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085