#B698BF#B698BF
#B698BF is a light, moderate purple. Relative luminance 0.362; OKLCH L 71.9% C 0.065 H 318.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B698BF |
|---|---|
| RGB | rgb(182, 152, 191) |
| HSL | hsl(286, 23%, 67%) |
| HSV | hsv(286, 20%, 75%) |
| CMYK | cmyk(4.7%, 20.4%, 0%, 25.1%) |
| CIE-LAB | lab(66.64, 18.22, -15.97) |
| CIE-LCH | lch(66.64, 24.23, 318.77°) |
| OKLab | oklab(71.95% 0.0484 -0.0431) |
| OKLCH | oklch(71.95% 0.065 318.3) |
| XYZ | xyz(39.9222, 36.1638, 54.1573) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.06
Dusty Lavender
#AC86A8
ΔE00 5.95
Heather
#A484AC
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.23
Plum
#DDA0DD
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698BF #A1BF98
analogous
#A398BF #B698BF #BF98B5
triadic
#B698BF #BFB698 #98BFB6
tetradic
#B698BF #BFA398 #A1BF98 #98B5BF
square
#B698BF #BFA398 #A1BF98 #98B5BF
split-complementary
#B698BF #B5BF98 #98BFA3
monochromatic
#7C5588 #9B72A8 #B698BF #D1BED6 #ECE3EE
Accessibility & contrast
On white
2.55
#B698BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B698BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698BF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698BF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#9AA3BE
Tritanopia (blue-blind)
#B69CA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b698bf; /* rgb */ color: rgb(182, 152, 191); /* oklch */ color: oklch(71.9% 0.065 318.3);
Tailwind
colors: {
custom: {
50: '#ccb6d2',
500: '#b698bf',
950: '#000000',
},
}SCSS
$custom: #b698bf; $custom-light: #ccb6d2; $custom-dark: #000000;
JSON
{
"hex": "#b698bf",
"rgb": {
"r": 182,
"g": 152,
"b": 191
},
"hsl": {
"h": 286.154,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.71949,
"c": 0.06482,
"h": 318.3
},
"luminance": 0.36163
}Semantic roles & 50–950 ramp
primary
#B698BF
secondary
#D6E0D3
accent
#A24459
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082