#B799BB#B799BB
#B799BB is a light, muted purple. Relative luminance 0.364; OKLCH L 72.1% C 0.059 H 322.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B799BB |
|---|---|
| RGB | rgb(183, 153, 187) |
| HSL | hsl(293, 20%, 67%) |
| HSV | hsv(293, 18%, 73%) |
| CMYK | cmyk(2.1%, 18.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.85, 17.22, -13.42) |
| CIE-LCH | lch(66.85, 21.83, 322.07°) |
| OKLab | oklab(72.09% 0.0467 -0.036) |
| OKLCH | oklch(72.09% 0.059 322.3) |
| XYZ | xyz(39.8881, 36.4383, 51.9361) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.84
Dusty Lavender
#AC86A8
ΔE00 5.80
Heather
#A484AC
ΔE00 6.65
Pale Purple
#B790D4
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.57
Light Mauve
#C292A1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B799BB #9DBB99
analogous
#A699BB #B799BB #BB99AE
triadic
#B799BB #BBB799 #99BBB7
tetradic
#B799BB #BBA699 #9DBB99 #99AEBB
square
#B799BB #BBA699 #9DBB99 #99AEBB
split-complementary
#B799BB #AEBB99 #99BBA6
monochromatic
#7D5783 #9D74A3 #B799BB #D1BED3 #EBE2EC
Accessibility & contrast
On white
2.53
#B799BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B799BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B799BB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B799BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B799BB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BC
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#B89CA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b799bb; /* rgb */ color: rgb(183, 153, 187); /* oklch */ color: oklch(72.1% 0.059 322.3);
Tailwind
colors: {
custom: {
50: '#ccb7cf',
500: '#b799bb',
950: '#000000',
},
}SCSS
$custom: #b799bb; $custom-light: #ccb7cf; $custom-dark: #000000;
JSON
{
"hex": "#b799bb",
"rgb": {
"r": 183,
"g": 153,
"b": 187
},
"hsl": {
"h": 292.941,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.72089,
"c": 0.05898,
"h": 322.3
},
"luminance": 0.36438
}Semantic roles & 50–950 ramp
primary
#B799BB
secondary
#D4DDD2
accent
#9E4751
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082