#AFA5DC#AFA5DC
#AFA5DC is a light, moderate violet. Relative luminance 0.412; OKLCH L 75.0% C 0.079 H 292.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA5DC |
|---|---|
| RGB | rgb(175, 165, 220) |
| HSL | hsl(251, 44%, 75%) |
| HSV | hsv(251, 25%, 86%) |
| CMYK | cmyk(20.5%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(70.31, 14.91, -26.50) |
| CIE-LCH | lch(70.31, 30.40, 299.37°) |
| OKLab | oklab(74.97% 0.0305 -0.0727) |
| OKLCH | oklch(74.97% 0.079 292.7) |
| XYZ | xyz(44.0496, 41.1911, 73.3262) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.28
Pale Violet
#CEAEFA
ΔE00 6.95
Lavender (survey)
#C79FEF
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 8.09
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA5DC #D2DCA5
analogous
#A5B6DC #AFA5DC #CAA5DC
triadic
#AFA5DC #DCAFA5 #A5DCAF
tetradic
#AFA5DC #DCA5B6 #D2DCA5 #A5DCCA
square
#AFA5DC #DCA5B6 #D2DCA5 #A5DCCA
split-complementary
#AFA5DC #DCCAA5 #B6DCA5
monochromatic
#614DBA #8879CB #AFA5DC #D6D1ED #EBE9F6
Accessibility & contrast
On white
2.27
#AFA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AFA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA5DC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA5DC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#A6AEB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #afa5dc; /* rgb */ color: rgb(175, 165, 220); /* oklch */ color: oklch(75.0% 0.079 292.7);
Tailwind
colors: {
custom: {
50: '#c7bfe7',
500: '#afa5dc',
950: '#000000',
},
}SCSS
$custom: #afa5dc; $custom-light: #c7bfe7; $custom-dark: #000000;
JSON
{
"hex": "#afa5dc",
"rgb": {
"r": 175,
"g": 165,
"b": 220
},
"hsl": {
"h": 250.909,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.74973,
"c": 0.07888,
"h": 292.7
},
"luminance": 0.41192
}Semantic roles & 50–950 ramp
primary
#AFA5DC
secondary
#EAEDDE
accent
#B72E9E
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184