#A698BF#A698BF
#A698BF is a light, muted violet. Relative luminance 0.343; OKLCH L 70.5% C 0.058 H 301.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A698BF |
|---|---|
| RGB | rgb(166, 152, 191) |
| HSL | hsl(262, 23%, 67%) |
| HSV | hsv(262, 20%, 75%) |
| CMYK | cmyk(13.1%, 20.4%, 0%, 25.1%) |
| CIE-LAB | lab(65.22, 12.87, -18.27) |
| CIE-LCH | lch(65.22, 22.34, 305.16°) |
| OKLab | oklab(70.51% 0.0302 -0.0497) |
| OKLCH | oklch(70.51% 0.058 301.3) |
| XYZ | xyz(36.3562, 34.3250, 53.9902) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Heather
#A484AC
ΔE00 7.26
Pale Purple
#B790D4
ΔE00 7.77
Lilac
#C8A2C8
ΔE00 8.16
Dusty Lavender
#AC86A8
ΔE00 8.41
Wisteria
#A87DC2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698BF #B1BF98
analogous
#989EBF #A698BF #B998BF
triadic
#A698BF #BFA698 #98BFA6
tetradic
#A698BF #BF989E #B1BF98 #98BFB9
square
#A698BF #BF989E #B1BF98 #98BFB9
split-complementary
#A698BF #BFB998 #9EBF98
monochromatic
#675588 #8572A8 #A698BF #C7BED6 #E7E3EE
Accessibility & contrast
On white
2.67
#A698BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#A698BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698BF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698BF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#A29DA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a698bf; /* rgb */ color: rgb(166, 152, 191); /* oklch */ color: oklch(70.5% 0.058 301.3);
Tailwind
colors: {
custom: {
50: '#c0b6d2',
500: '#a698bf',
950: '#000000',
},
}SCSS
$custom: #a698bf; $custom-light: #c0b6d2; $custom-dark: #000000;
JSON
{
"hex": "#a698bf",
"rgb": {
"r": 166,
"g": 152,
"b": 191
},
"hsl": {
"h": 261.538,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.70508,
"c": 0.05813,
"h": 301.3
},
"luminance": 0.34325
}Semantic roles & 50–950 ramp
primary
#A698BF
secondary
#DBE0D3
accent
#A24480
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121114
muted
#818082