#BF9DED#BF9DED
#BF9DED is a light, moderate violet. Relative luminance 0.413; OKLCH L 75.6% C 0.117 H 303.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DED |
|---|---|
| RGB | rgb(191, 157, 237) |
| HSL | hsl(266, 69%, 77%) |
| HSV | hsv(266, 34%, 93%) |
| CMYK | cmyk(19.4%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.39, 28.08, -35.57) |
| CIE-LCH | lch(70.39, 45.32, 308.28°) |
| OKLab | oklab(75.58% 0.0644 -0.0983) |
| OKLCH | oklch(75.58% 0.118 303.2) |
| XYZ | xyz(48.8257, 41.3048, 85.5047) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.10
Lilac (survey)
#CEA2FD
ΔE00 3.19
Lavender
#B39DDB
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DED #CBED9D
analogous
#9DA3ED #BF9DED #E79DED
triadic
#BF9DED #EDBF9D #9DEDBF
tetradic
#BF9DED #ED9DA3 #CBED9D #9DEDE7
square
#BF9DED #ED9DA3 #CBED9D #9DEDE7
split-complementary
#BF9DED #EDE79D #A3ED9D
monochromatic
#7B36DA #9D69E4 #BF9DED #E1D1F6 #EEE5FA
Accessibility & contrast
On white
2.27
#BF9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#BF9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABF0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#B8A9BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9ded; /* rgb */ color: rgb(191, 157, 237); /* oklch */ color: oklch(75.6% 0.117 303.2);
Tailwind
colors: {
custom: {
50: '#d3baf3',
500: '#bf9ded',
950: '#000000',
},
}SCSS
$custom: #bf9ded; $custom-light: #d3baf3; $custom-dark: #000000;
JSON
{
"hex": "#bf9ded",
"rgb": {
"r": 191,
"g": 157,
"b": 237
},
"hsl": {
"h": 265.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.75581,
"c": 0.1175,
"h": 303.2
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#BF9DED
secondary
#E7F2D9
accent
#D11581
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085