#B697BF#B697BF
#B697BF is a light, moderate purple. Relative luminance 0.358; OKLCH L 71.8% C 0.067 H 318.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B697BF |
|---|---|
| RGB | rgb(182, 151, 191) |
| HSL | hsl(287, 24%, 67%) |
| HSV | hsv(287, 21%, 75%) |
| CMYK | cmyk(4.7%, 20.9%, 0%, 25.1%) |
| CIE-LAB | lab(66.40, 18.78, -16.35) |
| CIE-LCH | lch(66.40, 24.90, 318.97°) |
| OKLab | oklab(71.76% 0.0499 -0.0441) |
| OKLCH | oklch(71.76% 0.067 318.5) |
| XYZ | xyz(39.7606, 35.8405, 54.1035) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.19
Dusty Lavender
#AC86A8
ΔE00 5.77
Heather
#A484AC
ΔE00 6.00
Pale Purple
#B790D4
ΔE00 6.75
Lavender
#B39DDB
ΔE00 7.16
Plum
#DDA0DD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697BF #A0BF97
analogous
#A297BF #B697BF #BF97B4
triadic
#B697BF #BFB697 #97BFB6
tetradic
#B697BF #BFA297 #A0BF97 #97B4BF
square
#B697BF #BFA297 #A0BF97 #97B4BF
split-complementary
#B697BF #B4BF97 #97BFA2
monochromatic
#7C5488 #9B71A8 #B697BF #D1BDD6 #EBE3EE
Accessibility & contrast
On white
2.57
#B697BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B697BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697BF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697BF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC1
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#B69BA5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b697bf; /* rgb */ color: rgb(182, 151, 191); /* oklch */ color: oklch(71.8% 0.067 318.5);
Tailwind
colors: {
custom: {
50: '#ccb5d2',
500: '#b697bf',
950: '#000000',
},
}SCSS
$custom: #b697bf; $custom-light: #ccb5d2; $custom-dark: #000000;
JSON
{
"hex": "#b697bf",
"rgb": {
"r": 182,
"g": 151,
"b": 191
},
"hsl": {
"h": 286.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.71759,
"c": 0.06664,
"h": 318.5
},
"luminance": 0.3584
}Semantic roles & 50–950 ramp
primary
#B697BF
secondary
#D5DFD3
accent
#A24359
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082