#BF9CF8#BF9CF8
#BF9CF8 is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.9% C 0.133 H 300.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9CF8 |
|---|---|
| RGB | rgb(191, 156, 248) |
| HSL | hsl(263, 87%, 79%) |
| HSV | hsv(263, 37%, 97%) |
| CMYK | cmyk(23%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(70.62, 31.13, -41.22) |
| CIE-LCH | lch(70.62, 51.65, 307.06°) |
| OKLab | oklab(75.9% 0.0682 -0.1145) |
| OKLCH | oklch(75.9% 0.133 300.8) |
| XYZ | xyz(50.3139, 41.6305, 94.1735) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 2.56
Lilac (survey)
#CEA2FD
ΔE00 2.98
Lavender (survey)
#C79FEF
ΔE00 3.13
Liliac
#C48EFD
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9CF8 #D5F89C
analogous
#9CA7F8 #BF9CF8 #ED9CF8
triadic
#BF9CF8 #F8BF9C #9CF8BF
tetradic
#BF9CF8 #F89CA7 #D5F89C #9CF8ED
square
#BF9CF8 #F89CA7 #D5F89C #9CF8ED
split-complementary
#BF9CF8 #F8ED9C #A7F89C
monochromatic
#752AF0 #9A63F4 #BF9CF8 #E4D5FC #EDE2FD
Accessibility & contrast
On white
2.25
#BF9CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#BF9CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9CF8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9CF8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#B5ABBE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9cf8; /* rgb */ color: rgb(191, 156, 248); /* oklch */ color: oklch(75.9% 0.133 300.8);
Tailwind
colors: {
custom: {
50: '#d4b9fb',
500: '#bf9cf8',
950: '#000000',
},
}SCSS
$custom: #bf9cf8; $custom-light: #d4b9fb; $custom-dark: #000000;
JSON
{
"hex": "#bf9cf8",
"rgb": {
"r": 191,
"g": 156,
"b": 248
},
"hsl": {
"h": 262.826,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.75904,
"c": 0.1333,
"h": 300.8
},
"luminance": 0.41631
}Semantic roles & 50–950 ramp
primary
#BF9CF8
secondary
#E9F5D6
accent
#E3028E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085