#A797FD#A797FD
#A797FD is a light, vivid blue. Relative luminance 0.374; OKLCH L 73.2% C 0.145 H 289.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A797FD |
|---|---|
| RGB | rgb(167, 151, 253) |
| HSL | hsl(249, 96%, 79%) |
| HSV | hsv(249, 40%, 99%) |
| CMYK | cmyk(34%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(67.61, 28.54, -48.81) |
| CIE-LCH | lch(67.61, 56.54, 300.32°) |
| OKLab | oklab(73.2% 0.0485 -0.137) |
| OKLCH | oklch(73.2% 0.145 289.5) |
| XYZ | xyz(44.7279, 37.4394, 97.7794) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.28
Periwinkle Blue
#8F99FB
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 6.02
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Liliac
#C48EFD
ΔE00 7.08
Pastel Purple
#CAA0FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A797FD #EDFD97
analogous
#97BAFD #A797FD #DA97FD
triadic
#A797FD #FDA797 #97FDA7
tetradic
#A797FD #FD97BA #EDFD97 #97FDDA
square
#A797FD #FD97BA #EDFD97 #97FDDA
split-complementary
#A797FD #FDDA97 #BAFD97
monochromatic
#411FFB #745BFC #A797FD #DAD3FE #E6E1FE
Accessibility & contrast
On white
2.47
#A797FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A797FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A797FD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A797FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A797FD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#92AABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a797fd; /* rgb */ color: rgb(167, 151, 253); /* oklch */ color: oklch(73.2% 0.145 289.5);
Tailwind
colors: {
custom: {
50: '#c4b5fe',
500: '#a797fd',
950: '#000000',
},
}SCSS
$custom: #a797fd; $custom-light: #c4b5fe; $custom-dark: #000000;
JSON
{
"hex": "#a797fd",
"rgb": {
"r": 167,
"g": 151,
"b": 253
},
"hsl": {
"h": 249.412,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.73197,
"c": 0.14533,
"h": 289.5
},
"luminance": 0.37441
}Semantic roles & 50–950 ramp
primary
#A797FD
secondary
#F1F7D4
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086