#B39CCF#B39CCF
#B39CCF is a light, moderate violet. Relative luminance 0.379; OKLCH L 73.1% C 0.077 H 305.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B39CCF |
|---|---|
| RGB | rgb(179, 156, 207) |
| HSL | hsl(267, 35%, 71%) |
| HSV | hsv(267, 25%, 81%) |
| CMYK | cmyk(13.5%, 24.6%, 0%, 18.8%) |
| CIE-LAB | lab(67.92, 18.32, -22.95) |
| CIE-LCH | lch(67.92, 29.37, 308.59°) |
| OKLab | oklab(73.05% 0.0441 -0.0626) |
| OKLCH | oklch(73.05% 0.077 305.1) |
| XYZ | xyz(41.7392, 37.8658, 64.1293) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.90
Pale Purple
#B790D4
ΔE00 4.83
Lilac
#C8A2C8
ΔE00 6.60
Lavender (survey)
#C79FEF
ΔE00 6.69
Pale Violet
#CEAEFA
ΔE00 8.07
Heather
#A484AC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39CCF #B8CF9C
analogous
#9C9ECF #B39CCF #CC9CCF
triadic
#B39CCF #CFB39C #9CCFB3
tetradic
#B39CCF #CF9C9E #B8CF9C #9CCFCC
square
#B39CCF #CF9C9E #B8CF9C #9CCFCC
split-complementary
#B39CCF #CFCC9C #9ECF9C
monochromatic
#744FA2 #9373BB #B39CCF #D3C5E3 #EFEAF5
Accessibility & contrast
On white
2.45
#B39CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B39CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39CCF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39CCF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D1
Deuteranopia (green-blind)
#97A6CD
Tritanopia (blue-blind)
#AFA3AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b39ccf; /* rgb */ color: rgb(179, 156, 207); /* oklch */ color: oklch(73.1% 0.077 305.1);
Tailwind
colors: {
custom: {
50: '#cab9dd',
500: '#b39ccf',
950: '#000000',
},
}SCSS
$custom: #b39ccf; $custom-light: #cab9dd; $custom-dark: #000000;
JSON
{
"hex": "#b39ccf",
"rgb": {
"r": 179,
"g": 156,
"b": 207
},
"hsl": {
"h": 267.059,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.73054,
"c": 0.0766,
"h": 305.1
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#B39CCF
secondary
#E4EADD
accent
#AE3879
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#131115
muted
#828083