#A798E4#A798E4
#A798E4 is a light, moderate violet. Relative luminance 0.363; OKLCH L 72.2% C 0.110 H 292.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A798E4 |
|---|---|
| RGB | rgb(167, 152, 228) |
| HSL | hsl(252, 58%, 75%) |
| HSV | hsv(252, 33%, 89%) |
| CMYK | cmyk(26.8%, 33.3%, 0%, 10.6%) |
| CIE-LAB | lab(66.73, 21.71, -36.49) |
| CIE-LCH | lch(66.73, 42.46, 300.76°) |
| OKLab | oklab(72.16% 0.042 -0.1013) |
| OKLCH | oklch(72.16% 0.11 292.5) |
| XYZ | xyz(41.1648, 36.2728, 78.2163) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.64
Pale Purple
#B790D4
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 7.11
Baby Purple
#CA9BF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A798E4 #D5E498
analogous
#98AFE4 #A798E4 #CD98E4
triadic
#A798E4 #E4A798 #98E4A7
tetradic
#A798E4 #E498AF #D5E498 #98E4CD
square
#A798E4 #E498AF #D5E498 #98E4CD
split-complementary
#A798E4 #E4CD98 #AFE498
monochromatic
#5437CB #7E68D7 #A798E4 #D0C8F1 #EAE7F9
Accessibility & contrast
On white
2.54
#A798E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#A798E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A798E4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A798E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A798E4 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E7
Deuteranopia (green-blind)
#85A1E2
Tritanopia (blue-blind)
#9AA5B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a798e4; /* rgb */ color: rgb(167, 152, 228); /* oklch */ color: oklch(72.2% 0.110 292.5);
Tailwind
colors: {
custom: {
50: '#c2b6ec',
500: '#a798e4',
950: '#000000',
},
}SCSS
$custom: #a798e4; $custom-light: #c2b6ec; $custom-dark: #000000;
JSON
{
"hex": "#a798e4",
"rgb": {
"r": 167,
"g": 152,
"b": 228
},
"hsl": {
"h": 251.842,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.7216,
"c": 0.10967,
"h": 292.5
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#A798E4
secondary
#ECF0DB
accent
#C61FA5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084