#A08CDC#A08CDC
#A08CDC is a light, moderate violet. Relative luminance 0.314; OKLCH L 68.9% C 0.117 H 294.6°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A08CDC |
|---|---|
| RGB | rgb(160, 140, 220) |
| HSL | hsl(255, 53%, 71%) |
| HSV | hsv(255, 36%, 86%) |
| CMYK | cmyk(27.3%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(62.84, 24.56, -38.16) |
| CIE-LCH | lch(62.84, 45.38, 302.76°) |
| OKLab | oklab(68.93% 0.0487 -0.1063) |
| OKLCH | oklch(68.93% 0.117 294.6) |
| XYZ | xyz(36.7904, 31.3966, 71.8181) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.05
Lavender
#B39DDB
ΔE00 6.37
Pale Purple
#B790D4
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 7.41
Wisteria
#A87DC2
ΔE00 7.52
Liliac
#C48EFD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08CDC #C8DC8C
analogous
#8CA0DC #A08CDC #C88CDC
triadic
#A08CDC #DCA08C #8CDCA0
tetradic
#A08CDC #DC8CA0 #C8DC8C #8CDCC8
square
#A08CDC #DC8CA0 #C8DC8C #8CDCC8
split-complementary
#A08CDC #DCC88C #A0DC8C
monochromatic
#5737B6 #795DCE #A08CDC #C7BBEA #ECE8F8
Accessibility & contrast
On white
2.88
#A08CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#A08CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08CDC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08CDC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#7997DA
Tritanopia (blue-blind)
#939AAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a08cdc; /* rgb */ color: rgb(160, 140, 220); /* oklch */ color: oklch(68.9% 0.117 294.6);
Tailwind
colors: {
custom: {
50: '#beade7',
500: '#a08cdc',
950: '#000000',
},
}SCSS
$custom: #a08cdc; $custom-light: #beade7; $custom-dark: #000000;
JSON
{
"hex": "#a08cdc",
"rgb": {
"r": 160,
"g": 140,
"b": 220
},
"hsl": {
"h": 255,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.68931,
"c": 0.11691,
"h": 294.6
},
"luminance": 0.31397
}Semantic roles & 50–950 ramp
primary
#A08CDC
secondary
#E7EDD7
accent
#C1259A
background
#FBFAFE
surface
#F7F4FC
border
#D0CED5
text
#121016
muted
#817F84