#AFA1DD#AFA1DD
#AFA1DD is a light, moderate violet. Relative luminance 0.398; OKLCH L 74.2% C 0.087 H 294.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA1DD |
|---|---|
| RGB | rgb(175, 161, 221) |
| HSL | hsl(254, 47%, 75%) |
| HSV | hsv(254, 27%, 87%) |
| CMYK | cmyk(20.8%, 27.1%, 0%, 13.3%) |
| CIE-LAB | lab(69.34, 17.38, -28.53) |
| CIE-LCH | lch(69.34, 33.40, 301.34°) |
| OKLab | oklab(74.24% 0.0365 -0.0785) |
| OKLCH | oklch(74.24% 0.087 294.9) |
| XYZ | xyz(43.4723, 39.8238, 73.7891) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 6.05
Pale Purple
#B790D4
ΔE00 6.46
Pale Violet
#CEAEFA
ΔE00 6.61
Pastel Purple
#CAA0FF
ΔE00 7.57
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA1DD #CFDDA1
analogous
#A1B1DD #AFA1DD #CDA1DD
triadic
#AFA1DD #DDAFA1 #A1DDAF
tetradic
#AFA1DD #DDA1B1 #CFDDA1 #A1DDCD
square
#AFA1DD #DDA1B1 #CFDDA1 #A1DDCD
split-complementary
#AFA1DD #DDCDA1 #B1DDA1
monochromatic
#6347BC #8974CD #AFA1DD #D5CEED #ECE9F7
Accessibility & contrast
On white
2.34
#AFA1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AFA1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA1DD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA1DD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE0
Deuteranopia (green-blind)
#95A8DB
Tritanopia (blue-blind)
#A6ABB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #afa1dd; /* rgb */ color: rgb(175, 161, 221); /* oklch */ color: oklch(74.2% 0.087 294.9);
Tailwind
colors: {
custom: {
50: '#c7bce7',
500: '#afa1dd',
950: '#000000',
},
}SCSS
$custom: #afa1dd; $custom-light: #c7bce7; $custom-dark: #000000;
JSON
{
"hex": "#afa1dd",
"rgb": {
"r": 175,
"g": 161,
"b": 221
},
"hsl": {
"h": 254,
"s": 46.875,
"l": 74.902
},
"oklch": {
"l": 0.74239,
"c": 0.08654,
"h": 294.9
},
"luminance": 0.39824
}Semantic roles & 50–950 ramp
primary
#AFA1DD
secondary
#EAEEDD
accent
#BA2B99
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184