#B699BB#B699BB
#B699BB is a light, muted purple. Relative luminance 0.363; OKLCH L 72.0% C 0.058 H 321.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B699BB |
|---|---|
| RGB | rgb(182, 153, 187) |
| HSL | hsl(291, 20%, 67%) |
| HSV | hsv(291, 18%, 73%) |
| CMYK | cmyk(2.7%, 18.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.76, 16.87, -13.56) |
| CIE-LCH | lch(66.76, 21.65, 321.21°) |
| OKLab | oklab(72% 0.0456 -0.0365) |
| OKLCH | oklch(72% 0.058 321.3) |
| XYZ | xyz(39.6510, 36.3161, 51.9250) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.03
Dusty Lavender
#AC86A8
ΔE00 5.85
Heather
#A484AC
ΔE00 6.59
Lavender
#B39DDB
ΔE00 8.44
Pale Purple
#B790D4
ΔE00 8.45
Light Mauve
#C292A1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699BB #9EBB99
analogous
#A599BB #B699BB #BB99AF
triadic
#B699BB #BBB699 #99BBB6
tetradic
#B699BB #BBA599 #9EBB99 #99AFBB
square
#B699BB #BBA599 #9EBB99 #99AFBB
split-complementary
#B699BB #AFBB99 #99BBA5
monochromatic
#7C5783 #9C74A3 #B699BB #D0BED3 #EBE2EC
Accessibility & contrast
On white
2.54
#B699BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#B699BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699BB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699BB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#B79CA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b699bb; /* rgb */ color: rgb(182, 153, 187); /* oklch */ color: oklch(72.0% 0.058 321.3);
Tailwind
colors: {
custom: {
50: '#ccb7cf',
500: '#b699bb',
950: '#000000',
},
}SCSS
$custom: #b699bb; $custom-light: #ccb7cf; $custom-dark: #000000;
JSON
{
"hex": "#b699bb",
"rgb": {
"r": 182,
"g": 153,
"b": 187
},
"hsl": {
"h": 291.176,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.71995,
"c": 0.05834,
"h": 321.3
},
"luminance": 0.36315
}Semantic roles & 50–950 ramp
primary
#B699BB
secondary
#D4DDD2
accent
#9E4754
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082