#A7AEFF#A7AEFF
#A7AEFF is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.6% C 0.116 H 279.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AEFF |
|---|---|
| RGB | rgb(167, 174, 255) |
| HSL | hsl(235, 100%, 83%) |
| HSV | hsv(235, 35%, 100%) |
| CMYK | cmyk(34.5%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.35, 16.09, -40.88) |
| CIE-LCH | lch(73.35, 43.93, 291.49°) |
| OKLab | oklab(77.63% 0.0192 -0.114) |
| OKLCH | oklch(77.63% 0.116 279.5) |
| XYZ | xyz(49.1173, 45.7059, 100.8225) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.04
Cloudy Blue
#ACC2D9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AEFF #FFF8A7
analogous
#A7DAFF #A7AEFF #CCA7FF
triadic
#A7AEFF #FFA7AE #AEFFA7
tetradic
#A7AEFF #FFA7DA #FFF8A7 #A7FFCC
square
#A7AEFF #FFA7DA #FFF8A7 #A7FFCC
split-complementary
#A7AEFF #FFCCA7 #DAFFA7
monochromatic
#2D3DFF #6A76FF #A7AEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
2.07
#A7AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#A7AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AEFF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AEFF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#8FBDCB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a7aeff; /* rgb */ color: rgb(167, 174, 255); /* oklch */ color: oklch(77.6% 0.116 279.5);
Tailwind
colors: {
custom: {
50: '#c3c6ff',
500: '#a7aeff',
950: '#000000',
},
}SCSS
$custom: #a7aeff; $custom-light: #c3c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a7aeff",
"rgb": {
"r": 167,
"g": 174,
"b": 255
},
"hsl": {
"h": 235.227,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.7763,
"c": 0.11561,
"h": 279.5
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#A7AEFF
secondary
#F7F5D4
accent
#D300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286