#B698BB#B698BB
#B698BB is a light, moderate purple. Relative luminance 0.360; OKLCH L 71.8% C 0.060 H 321.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B698BB |
|---|---|
| RGB | rgb(182, 152, 187) |
| HSL | hsl(291, 20%, 66%) |
| HSV | hsv(291, 19%, 73%) |
| CMYK | cmyk(2.7%, 18.7%, 0%, 26.7%) |
| CIE-LAB | lab(66.51, 17.43, -13.94) |
| CIE-LCH | lch(66.51, 22.32, 321.36°) |
| OKLab | oklab(71.8% 0.0471 -0.0375) |
| OKLCH | oklch(71.8% 0.06 321.5) |
| XYZ | xyz(39.4881, 35.9901, 51.8706) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.05
Dusty Lavender
#AC86A8
ΔE00 5.58
Heather
#A484AC
ΔE00 6.31
Pale Purple
#B790D4
ΔE00 8.16
Lavender
#B39DDB
ΔE00 8.33
Light Mauve
#C292A1
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698BB #9DBB98
analogous
#A598BB #B698BB #BB98AF
triadic
#B698BB #BBB698 #98BBB6
tetradic
#B698BB #BBA598 #9DBB98 #98AFBB
square
#B698BB #BBA598 #9DBB98 #98AFBB
split-complementary
#B698BB #AFBB98 #98BBA5
monochromatic
#7C5682 #9C73A3 #B698BB #D0BDD3 #EAE2EC
Accessibility & contrast
On white
2.56
#B698BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B698BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698BB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698BB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#B79BA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b698bb; /* rgb */ color: rgb(182, 152, 187); /* oklch */ color: oklch(71.8% 0.060 321.5);
Tailwind
colors: {
custom: {
50: '#ccb6cf',
500: '#b698bb',
950: '#000000',
},
}SCSS
$custom: #b698bb; $custom-light: #ccb6cf; $custom-dark: #000000;
JSON
{
"hex": "#b698bb",
"rgb": {
"r": 182,
"g": 152,
"b": 187
},
"hsl": {
"h": 291.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71803,
"c": 0.06017,
"h": 321.5
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#B698BB
secondary
#D3DDD2
accent
#9F4753
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082