#A6A0DC#A6A0DC
#A6A0DC is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.3% C 0.086 H 288.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A0DC |
|---|---|
| RGB | rgb(166, 160, 220) |
| HSL | hsl(246, 46%, 75%) |
| HSV | hsv(246, 27%, 86%) |
| CMYK | cmyk(24.5%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.33, 14.97, -29.61) |
| CIE-LCH | lch(68.33, 33.18, 296.82°) |
| OKLab | oklab(73.26% 0.0276 -0.0817) |
| OKLCH | oklch(73.26% 0.086 288.7) |
| XYZ | xyz(41.2118, 38.4152, 72.9399) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 7.87
Pale Purple
#B790D4
ΔE00 8.07
Perrywinkle
#8F8CE7
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A0DC #D6DCA0
analogous
#A0B8DC #A6A0DC #C4A0DC
triadic
#A6A0DC #DCA6A0 #A0DCA6
tetradic
#A6A0DC #DCA0B8 #D6DCA0 #A0DCC4
square
#A6A0DC #DCA0B8 #D6DCA0 #A0DCC4
split-complementary
#A6A0DC #DCC4A0 #B8DCA0
monochromatic
#5247BB #7C73CC #A6A0DC #D0CDEC #EAE9F7
Accessibility & contrast
On white
2.42
#A6A0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A6A0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A0DC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A0DC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#9AAAB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a6a0dc; /* rgb */ color: rgb(166, 160, 220); /* oklch */ color: oklch(73.3% 0.086 288.7);
Tailwind
colors: {
custom: {
50: '#c1bce7',
500: '#a6a0dc',
950: '#000000',
},
}SCSS
$custom: #a6a0dc; $custom-light: #c1bce7; $custom-dark: #000000;
JSON
{
"hex": "#a6a0dc",
"rgb": {
"r": 166,
"g": 160,
"b": 220
},
"hsl": {
"h": 246,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.73263,
"c": 0.08622,
"h": 288.7
},
"luminance": 0.38416
}Semantic roles & 50–950 ramp
primary
#A6A0DC
secondary
#ECEEDD
accent
#B92CAB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121216
muted
#818184