#A7A0FE#A7A0FE
#A7A0FE is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.9% C 0.134 H 286.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A0FE |
|---|---|
| RGB | rgb(167, 160, 254) |
| HSL | hsl(244, 98%, 81%) |
| HSV | hsv(244, 37%, 100%) |
| CMYK | cmyk(34.3%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(69.83, 23.71, -45.85) |
| CIE-LCH | lch(69.83, 51.62, 297.34°) |
| OKLab | oklab(74.91% 0.0371 -0.1284) |
| OKLCH | oklch(74.91% 0.134 286.1) |
| XYZ | xyz(46.3917, 40.5115, 99.1219) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.81
Perrywinkle
#8F8CE7
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 7.45
Pastel Purple
#CAA0FF
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.44
Periwinkle (survey)
#8E82FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A0FE #F7FEA0
analogous
#A0C8FE #A7A0FE #D6A0FE
triadic
#A7A0FE #FEA7A0 #A0FEA7
tetradic
#A7A0FE #FEA0C8 #F7FEA0 #A0FED6
square
#A7A0FE #FEA0C8 #F7FEA0 #A0FED6
split-complementary
#A7A0FE #FED6A0 #C8FEA0
monochromatic
#3727FD #6F63FD #A7A0FE #DFDDFF #E3E1FF
Accessibility & contrast
On white
2.31
#A7A0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A7A0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A0FE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A0FE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#90B2C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a7a0fe; /* rgb */ color: rgb(167, 160, 254); /* oklch */ color: oklch(74.9% 0.134 286.1);
Tailwind
colors: {
custom: {
50: '#c4bcff',
500: '#a7a0fe',
950: '#000000',
},
}SCSS
$custom: #a7a0fe; $custom-light: #c4bcff; $custom-dark: #000000;
JSON
{
"hex": "#a7a0fe",
"rgb": {
"r": 167,
"g": 160,
"b": 254
},
"hsl": {
"h": 244.468,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.7491,
"c": 0.13362,
"h": 286.1
},
"luminance": 0.40513
}Semantic roles & 50–950 ramp
primary
#A7A0FE
secondary
#F4F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186