#B697B8#B697B8
#B697B8 is a light, muted purple. Relative luminance 0.355; OKLCH L 71.5% C 0.059 H 324.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B697B8 |
|---|---|
| RGB | rgb(182, 151, 184) |
| HSL | hsl(296, 19%, 66%) |
| HSV | hsv(296, 18%, 72%) |
| CMYK | cmyk(1.1%, 17.9%, 0%, 27.8%) |
| CIE-LAB | lab(66.17, 17.41, -12.78) |
| CIE-LCH | lch(66.17, 21.59, 323.71°) |
| OKLab | oklab(71.5% 0.0476 -0.0343) |
| OKLCH | oklch(71.5% 0.059 324.2) |
| XYZ | xyz(39.0086, 35.5397, 50.1430) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.28
Dusty Lavender
#AC86A8
ΔE00 5.17
Heather
#A484AC
ΔE00 6.22
Light Mauve
#C292A1
ΔE00 8.09
Pale Purple
#B790D4
ΔE00 8.76
Lavender
#B39DDB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697B8 #99B897
analogous
#A597B8 #B697B8 #B897A9
triadic
#B697B8 #B8B697 #97B8B6
tetradic
#B697B8 #B8A597 #99B897 #97A9B8
square
#B697B8 #B8A597 #99B897 #97A9B8
split-complementary
#B697B8 #A9B897 #97B8A5
monochromatic
#7C567E #9C739F #B697B8 #D0BBD1 #E9E0EA
Accessibility & contrast
On white
2.59
#B697B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B697B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697B8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697B8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FB9
Deuteranopia (green-blind)
#9BA2B7
Tritanopia (blue-blind)
#B89AA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b697b8; /* rgb */ color: rgb(182, 151, 184); /* oklch */ color: oklch(71.5% 0.059 324.2);
Tailwind
colors: {
custom: {
50: '#ccb5cd',
500: '#b697b8',
950: '#000000',
},
}SCSS
$custom: #b697b8; $custom-light: #ccb5cd; $custom-dark: #000000;
JSON
{
"hex": "#b697b8",
"rgb": {
"r": 182,
"g": 151,
"b": 184
},
"hsl": {
"h": 296.364,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.71504,
"c": 0.05865,
"h": 324.2
},
"luminance": 0.35539
}Semantic roles & 50–950 ramp
primary
#B697B8
secondary
#D1DBD0
accent
#9D484D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082