#BF9DF2#BF9DF2
#BF9DF2 is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.8% C 0.124 H 301.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DF2 |
|---|---|
| RGB | rgb(191, 157, 242) |
| HSL | hsl(264, 77%, 78%) |
| HSV | hsv(264, 35%, 95%) |
| CMYK | cmyk(21.1%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.59, 29.20, -37.98) |
| CIE-LCH | lch(70.59, 47.91, 307.56°) |
| OKLab | oklab(75.81% 0.0655 -0.1052) |
| OKLCH | oklch(75.81% 0.124 301.9) |
| XYZ | xyz(49.5664, 41.6011, 89.4057) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.17
Pastel Purple
#CAA0FF
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 2.46
Lilac (survey)
#CEA2FD
ΔE00 2.88
Pale Violet
#CEAEFA
ΔE00 4.60
Lavender
#B39DDB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DF2 #D0F29D
analogous
#9DA5F2 #BF9DF2 #E99DF2
triadic
#BF9DF2 #F2BF9D #9DF2BF
tetradic
#BF9DF2 #F29DA5 #D0F29D #9DF2E9
square
#BF9DF2 #F29DA5 #D0F29D #9DF2E9
split-complementary
#BF9DF2 #F2E99D #A5F29D
monochromatic
#7831E4 #9C67EB #BF9DF2 #E2D3F9 #EDE4FB
Accessibility & contrast
On white
2.25
#BF9DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#BF9DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DF2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DF2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#90ACF0
Tritanopia (blue-blind)
#B6AABC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bf9df2; /* rgb */ color: rgb(191, 157, 242); /* oklch */ color: oklch(75.8% 0.124 301.9);
Tailwind
colors: {
custom: {
50: '#d3baf6',
500: '#bf9df2',
950: '#000000',
},
}SCSS
$custom: #bf9df2; $custom-light: #d3baf6; $custom-dark: #000000;
JSON
{
"hex": "#bf9df2",
"rgb": {
"r": 191,
"g": 157,
"b": 242
},
"hsl": {
"h": 264,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.75805,
"c": 0.12395,
"h": 301.9
},
"luminance": 0.41601
}Semantic roles & 50–950 ramp
primary
#BF9DF2
secondary
#E8F3D8
accent
#D90D87
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085