#B799BA#B799BA
#B799BA is a light, muted purple. Relative luminance 0.364; OKLCH L 72.1% C 0.058 H 323.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B799BA |
|---|---|
| RGB | rgb(183, 153, 186) |
| HSL | hsl(295, 19%, 66%) |
| HSV | hsv(295, 18%, 73%) |
| CMYK | cmyk(1.6%, 17.7%, 0%, 27.1%) |
| CIE-LAB | lab(66.82, 17.02, -12.91) |
| CIE-LCH | lch(66.82, 21.36, 322.83°) |
| OKLab | oklab(72.05% 0.0464 -0.0346) |
| OKLCH | oklch(72.05% 0.058 323.2) |
| XYZ | xyz(39.7814, 36.3956, 51.3743) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.92
Dusty Lavender
#AC86A8
ΔE00 5.76
Heather
#A484AC
ΔE00 6.72
Light Mauve
#C292A1
ΔE00 8.34
Pale Purple
#B790D4
ΔE00 8.79
Lavender
#B39DDB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B799BA #9CBA99
analogous
#A799BA #B799BA #BA99AD
triadic
#B799BA #BAB799 #99BAB7
tetradic
#B799BA #BAA799 #9CBA99 #99ADBA
square
#B799BA #BAA799 #9CBA99 #99ADBA
split-complementary
#B799BA #ADBA99 #99BAA7
monochromatic
#7D5781 #9D74A1 #B799BA #D1BED3 #EBE2EB
Accessibility & contrast
On white
2.54
#B799BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B799BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B799BA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B799BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B799BA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BB
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#B99CA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b799ba; /* rgb */ color: rgb(183, 153, 186); /* oklch */ color: oklch(72.1% 0.058 323.2);
Tailwind
colors: {
custom: {
50: '#ccb7ce',
500: '#b799ba',
950: '#000000',
},
}SCSS
$custom: #b799ba; $custom-light: #ccb7ce; $custom-dark: #000000;
JSON
{
"hex": "#b799ba",
"rgb": {
"r": 183,
"g": 153,
"b": 186
},
"hsl": {
"h": 294.545,
"s": 19.298,
"l": 66.471
},
"oklch": {
"l": 0.72053,
"c": 0.05786,
"h": 323.2
},
"luminance": 0.36395
}Semantic roles & 50–950 ramp
primary
#B799BA
secondary
#D3DDD2
accent
#9E4850
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082