#A795DF#A795DF
#A795DF is a light, moderate violet. Relative luminance 0.350; OKLCH L 71.4% C 0.107 H 294.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A795DF |
|---|---|
| RGB | rgb(167, 149, 223) |
| HSL | hsl(255, 54%, 73%) |
| HSV | hsv(255, 33%, 87%) |
| CMYK | cmyk(25.1%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(65.78, 22.20, -35.20) |
| CIE-LCH | lch(65.78, 41.62, 302.24°) |
| OKLab | oklab(71.36% 0.0449 -0.0976) |
| OKLCH | oklch(71.36% 0.107 294.7) |
| XYZ | xyz(39.9999, 35.0376, 74.4533) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 7.13
Pastel Purple
#CAA0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A795DF #CDDF95
analogous
#95A8DF #A795DF #CC95DF
triadic
#A795DF #DFA795 #95DFA7
tetradic
#A795DF #DF95A8 #CDDF95 #95DFCC
square
#A795DF #DF95A8 #CDDF95 #95DFCC
split-complementary
#A795DF #DFCC95 #A8DF95
monochromatic
#5A3AC0 #8066D1 #A795DF #CEC4ED #EBE7F8
Accessibility & contrast
On white
2.62
#A795DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A795DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A795DF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A795DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A795DF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#849FDD
Tritanopia (blue-blind)
#9CA1B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a795df; /* rgb */ color: rgb(167, 149, 223); /* oklch */ color: oklch(71.4% 0.107 294.7);
Tailwind
colors: {
custom: {
50: '#c2b4e9',
500: '#a795df',
950: '#000000',
},
}SCSS
$custom: #a795df; $custom-light: #c2b4e9; $custom-dark: #000000;
JSON
{
"hex": "#a795df",
"rgb": {
"r": 167,
"g": 149,
"b": 223
},
"hsl": {
"h": 254.595,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.71363,
"c": 0.10747,
"h": 294.7
},
"luminance": 0.35038
}Semantic roles & 50–950 ramp
primary
#A795DF
secondary
#EAEFDC
accent
#C1249B
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084