#B795BF#B795BF
#B795BF is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.5% C 0.071 H 319.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B795BF |
|---|---|
| RGB | rgb(183, 149, 191) |
| HSL | hsl(289, 25%, 67%) |
| HSV | hsv(289, 22%, 75%) |
| CMYK | cmyk(4.2%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(66.00, 20.24, -16.94) |
| CIE-LCH | lch(66.00, 26.39, 320.07°) |
| OKLab | oklab(71.47% 0.0541 -0.0457) |
| OKLCH | oklch(71.47% 0.071 319.8) |
| XYZ | xyz(39.6786, 35.3245, 54.0082) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.38
Dusty Lavender
#AC86A8
ΔE00 5.44
Heather
#A484AC
ΔE00 5.68
Pale Purple
#B790D4
ΔE00 6.28
Lavender
#B39DDB
ΔE00 7.23
Plum
#DDA0DD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B795BF #9DBF95
analogous
#A295BF #B795BF #BF95B2
triadic
#B795BF #BFB795 #95BFB7
tetradic
#B795BF #BFA295 #9DBF95 #95B2BF
square
#B795BF #BFA295 #9DBF95 #95B2BF
split-complementary
#B795BF #B2BF95 #95BFA2
monochromatic
#7D5288 #9D6FA8 #B795BF #D1BBD6 #EBE1ED
Accessibility & contrast
On white
2.60
#B795BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B795BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B795BF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B795BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B795BF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#B899A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b795bf; /* rgb */ color: rgb(183, 149, 191); /* oklch */ color: oklch(71.5% 0.071 319.8);
Tailwind
colors: {
custom: {
50: '#cdb4d2',
500: '#b795bf',
950: '#000000',
},
}SCSS
$custom: #b795bf; $custom-light: #cdb4d2; $custom-dark: #000000;
JSON
{
"hex": "#b795bf",
"rgb": {
"r": 183,
"g": 149,
"b": 191
},
"hsl": {
"h": 288.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.71475,
"c": 0.07087,
"h": 319.8
},
"luminance": 0.35324
}Semantic roles & 50–950 ramp
primary
#B795BF
secondary
#D4DFD1
accent
#A34255
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082