#B796DC#B796DC
#B796DC is a light, moderate violet. Relative luminance 0.370; OKLCH L 72.8% C 0.105 H 305.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B796DC |
|---|---|
| RGB | rgb(183, 150, 220) |
| HSL | hsl(268, 50%, 73%) |
| HSV | hsv(268, 32%, 86%) |
| CMYK | cmyk(16.8%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(67.31, 25.77, -31.05) |
| CIE-LCH | lch(67.31, 40.35, 309.69°) |
| OKLab | oklab(72.83% 0.061 -0.0855) |
| OKLCH | oklch(72.83% 0.105 305.5) |
| XYZ | xyz(43.3505, 37.0475, 72.5634) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.17
Lavender
#B39DDB
ΔE00 2.75
Lavender (survey)
#C79FEF
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B796DC #BBDC96
analogous
#9698DC #B796DC #DA96DC
triadic
#B796DC #DCB796 #96DCB7
tetradic
#B796DC #DC9698 #BBDC96 #96DCDA
square
#B796DC #DC9698 #BBDC96 #96DCDA
split-complementary
#B796DC #DCDA96 #98DC96
monochromatic
#783EBA #9868CD #B796DC #D6C4EB #EFE8F7
Accessibility & contrast
On white
2.50
#B796DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B796DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B796DC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B796DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B796DC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#B2A0AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b796dc; /* rgb */ color: rgb(183, 150, 220); /* oklch */ color: oklch(72.8% 0.105 305.5);
Tailwind
colors: {
custom: {
50: '#cdb5e7',
500: '#b796dc',
950: '#000000',
},
}SCSS
$custom: #b796dc; $custom-light: #cdb5e7; $custom-dark: #000000;
JSON
{
"hex": "#b796dc",
"rgb": {
"r": 183,
"g": 150,
"b": 220
},
"hsl": {
"h": 268.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.72834,
"c": 0.10504,
"h": 305.5
},
"luminance": 0.37047
}Semantic roles & 50–950 ramp
primary
#B796DC
secondary
#E6EEDD
accent
#BD2877
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084