#AFA1DC#AFA1DC
#AFA1DC is a light, moderate violet. Relative luminance 0.398; OKLCH L 74.2% C 0.085 H 295.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA1DC |
|---|---|
| RGB | rgb(175, 161, 220) |
| HSL | hsl(254, 46%, 75%) |
| HSV | hsv(254, 27%, 86%) |
| CMYK | cmyk(20.5%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(69.31, 17.15, -28.04) |
| CIE-LCH | lch(69.31, 32.87, 301.45°) |
| OKLab | oklab(74.2% 0.0362 -0.0771) |
| OKLCH | oklch(74.2% 0.085 295.1) |
| XYZ | xyz(43.3394, 39.7706, 73.0895) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.44
Pale Violet
#CEAEFA
ΔE00 6.69
Pastel Purple
#CAA0FF
ΔE00 7.72
Baby Purple
#CA9BF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA1DC #CEDCA1
analogous
#A1B1DC #AFA1DC #CCA1DC
triadic
#AFA1DC #DCAFA1 #A1DCAF
tetradic
#AFA1DC #DCA1B1 #CEDCA1 #A1DCCC
square
#AFA1DC #DCA1B1 #CEDCA1 #A1DCCC
split-complementary
#AFA1DC #DCCCA1 #B1DCA1
monochromatic
#6348BB #8974CB #AFA1DC #D5CEED #ECE9F7
Accessibility & contrast
On white
2.35
#AFA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AFA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA1DC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA1DC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AADE
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#A6AAB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa1dc; /* rgb */ color: rgb(175, 161, 220); /* oklch */ color: oklch(74.2% 0.085 295.1);
Tailwind
colors: {
custom: {
50: '#c7bce7',
500: '#afa1dc',
950: '#000000',
},
}SCSS
$custom: #afa1dc; $custom-light: #c7bce7; $custom-dark: #000000;
JSON
{
"hex": "#afa1dc",
"rgb": {
"r": 175,
"g": 161,
"b": 220
},
"hsl": {
"h": 254.237,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.74198,
"c": 0.08516,
"h": 295.1
},
"luminance": 0.39771
}Semantic roles & 50–950 ramp
primary
#AFA1DC
secondary
#EAEEDD
accent
#B92D98
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184