#A797FC#A797FC
#A797FC is a light, vivid blue. Relative luminance 0.374; OKLCH L 73.1% C 0.144 H 289.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A797FC |
|---|---|
| RGB | rgb(167, 151, 252) |
| HSL | hsl(250, 94%, 79%) |
| HSV | hsv(250, 40%, 99%) |
| CMYK | cmyk(33.7%, 40.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.56, 28.29, -48.34) |
| CIE-LCH | lch(67.56, 56.01, 300.33°) |
| OKLab | oklab(73.15% 0.0483 -0.1356) |
| OKLCH | oklch(73.15% 0.144 289.6) |
| XYZ | xyz(44.5690, 37.3759, 96.9426) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.06
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Liliac
#C48EFD
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A797FC #ECFC97
analogous
#97BAFC #A797FC #DA97FC
triadic
#A797FC #FCA797 #97FCA7
tetradic
#A797FC #FC97BA #ECFC97 #97FCDA
square
#A797FC #FC97BA #ECFC97 #97FCDA
split-complementary
#A797FC #FCDA97 #BAFC97
monochromatic
#4220F9 #755CFA #A797FC #D9D2FE #E6E1FE
Accessibility & contrast
On white
2.48
#A797FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A797FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A797FC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A797FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A797FC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#78A2FA
Tritanopia (blue-blind)
#92AABD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a797fc; /* rgb */ color: rgb(167, 151, 252); /* oklch */ color: oklch(73.1% 0.144 289.6);
Tailwind
colors: {
custom: {
50: '#c4b5fe',
500: '#a797fc',
950: '#000000',
},
}SCSS
$custom: #a797fc; $custom-light: #c4b5fe; $custom-dark: #000000;
JSON
{
"hex": "#a797fc",
"rgb": {
"r": 167,
"g": 151,
"b": 252
},
"hsl": {
"h": 249.505,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.73146,
"c": 0.14398,
"h": 289.6
},
"luminance": 0.37377
}Semantic roles & 50–950 ramp
primary
#A797FC
secondary
#F1F6D5
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086