#B696BF#B696BF
#B696BF is a light, moderate purple. Relative luminance 0.355; OKLCH L 71.6% C 0.068 H 318.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B696BF |
|---|---|
| RGB | rgb(182, 150, 191) |
| HSL | hsl(287, 24%, 67%) |
| HSV | hsv(287, 21%, 75%) |
| CMYK | cmyk(4.7%, 21.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.15, 19.34, -16.72) |
| CIE-LCH | lch(66.15, 25.57, 319.16°) |
| OKLab | oklab(71.57% 0.0515 -0.0451) |
| OKLCH | oklch(71.57% 0.068 318.7) |
| XYZ | xyz(39.6004, 35.5200, 54.0500) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.34
Dusty Lavender
#AC86A8
ΔE00 5.61
Heather
#A484AC
ΔE00 5.79
Pale Purple
#B790D4
ΔE00 6.48
Lavender
#B39DDB
ΔE00 7.11
Plum
#DDA0DD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696BF #9FBF96
analogous
#A296BF #B696BF #BF96B4
triadic
#B696BF #BFB696 #96BFB6
tetradic
#B696BF #BFA296 #9FBF96 #96B4BF
square
#B696BF #BFA296 #9FBF96 #96B4BF
split-complementary
#B696BF #B4BF96 #96BFA2
monochromatic
#7C5388 #9C70A8 #B696BF #D0BCD6 #EBE2ED
Accessibility & contrast
On white
2.59
#B696BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#B696BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696BF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696BF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#B79AA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b696bf; /* rgb */ color: rgb(182, 150, 191); /* oklch */ color: oklch(71.6% 0.068 318.7);
Tailwind
colors: {
custom: {
50: '#ccb5d2',
500: '#b696bf',
950: '#000000',
},
}SCSS
$custom: #b696bf; $custom-light: #ccb5d2; $custom-dark: #000000;
JSON
{
"hex": "#b696bf",
"rgb": {
"r": 182,
"g": 150,
"b": 191
},
"hsl": {
"h": 286.829,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71569,
"c": 0.06846,
"h": 318.7
},
"luminance": 0.35519
}Semantic roles & 50–950 ramp
primary
#B696BF
secondary
#D5DFD2
accent
#A34358
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082