#A7AFF3#A7AFF3
#A7AFF3 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.098 H 278.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFF3 |
|---|---|
| RGB | rgb(167, 175, 243) |
| HSL | hsl(234, 76%, 80%) |
| HSV | hsv(234, 31%, 95%) |
| CMYK | cmyk(31.3%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(73.12, 12.48, -34.76) |
| CIE-LCH | lch(73.12, 36.93, 289.76°) |
| OKLab | oklab(77.29% 0.0147 -0.0964) |
| OKLCH | oklch(77.29% 0.098 278.7) |
| XYZ | xyz(47.4395, 45.3450, 91.0296) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 8.98
Lavender
#B39DDB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFF3 #F3EBA7
analogous
#A7D5F3 #A7AFF3 #C5A7F3
triadic
#A7AFF3 #F3A7AF #AFF3A7
tetradic
#A7AFF3 #F3A7D5 #F3EBA7 #A7F3C5
square
#A7AFF3 #F3A7D5 #F3EBA7 #A7F3C5
split-complementary
#A7AFF3 #F3C5A7 #D5F3A7
monochromatic
#3B4DE4 #717EEC #A7AFF3 #DDE0FA #E4E7FB
Accessibility & contrast
On white
2.09
#A7AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A7AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFF3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFF3 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F6
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#93BCC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a7aff3; /* rgb */ color: rgb(167, 175, 243); /* oklch */ color: oklch(77.3% 0.098 278.7);
Tailwind
colors: {
custom: {
50: '#c3c6f7',
500: '#a7aff3',
950: '#000000',
},
}SCSS
$custom: #a7aff3; $custom-light: #c3c6f7; $custom-dark: #000000;
JSON
{
"hex": "#a7aff3",
"rgb": {
"r": 167,
"g": 175,
"b": 243
},
"hsl": {
"h": 233.684,
"s": 76,
"l": 80.392
},
"oklch": {
"l": 0.77287,
"c": 0.09755,
"h": 278.7
},
"luminance": 0.45346
}Semantic roles & 50–950 ramp
primary
#A7AFF3
secondary
#F3F0D8
accent
#C30DD8
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285