#A699CA#A699CA
#A699CA is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.1% C 0.072 H 296.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A699CA |
|---|---|
| RGB | rgb(166, 153, 202) |
| HSL | hsl(256, 32%, 70%) |
| HSV | hsv(256, 24%, 79%) |
| CMYK | cmyk(17.8%, 24.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.87, 14.74, -23.42) |
| CIE-LCH | lch(65.87, 27.67, 302.18°) |
| OKLab | oklab(71.14% 0.0323 -0.0641) |
| OKLCH | oklch(71.14% 0.072 296.7) |
| XYZ | xyz(37.7755, 35.1535, 60.6608) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.83
Pale Purple
#B790D4
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 8.53
Heather
#A484AC
ΔE00 8.57
Lilac
#C8A2C8
ΔE00 9.19
Wisteria
#A87DC2
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699CA #BDCA99
analogous
#99A5CA #A699CA #BF99CA
triadic
#A699CA #CAA699 #99CAA6
tetradic
#A699CA #CA99A5 #BDCA99 #99CABF
square
#A699CA #CA99A5 #BDCA99 #99CABF
split-complementary
#A699CA #CABF99 #A5CA99
monochromatic
#635099 #8371B5 #A699CA #C9C1DF #ECEAF4
Accessibility & contrast
On white
2.61
#A699CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A699CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699CA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699CA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#9FA0AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a699ca; /* rgb */ color: rgb(166, 153, 202); /* oklch */ color: oklch(71.1% 0.072 296.7);
Tailwind
colors: {
custom: {
50: '#c1b7da',
500: '#a699ca',
950: '#000000',
},
}SCSS
$custom: #a699ca; $custom-light: #c1b7da; $custom-dark: #000000;
JSON
{
"hex": "#a699ca",
"rgb": {
"r": 166,
"g": 153,
"b": 202
},
"hsl": {
"h": 255.918,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.71139,
"c": 0.07176,
"h": 296.7
},
"luminance": 0.35154
}Semantic roles & 50–950 ramp
primary
#A699CA
secondary
#E3E6D8
accent
#AA3B8D
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083