#A6AEFF#A6AEFF
#A6AEFF is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.6% C 0.116 H 279.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AEFF |
|---|---|
| RGB | rgb(166, 174, 255) |
| HSL | hsl(235, 100%, 83%) |
| HSV | hsv(235, 35%, 100%) |
| CMYK | cmyk(34.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.28, 15.82, -40.99) |
| CIE-LCH | lch(73.28, 43.94, 291.10°) |
| OKLab | oklab(77.56% 0.0181 -0.1144) |
| OKLCH | oklch(77.56% 0.116 279) |
| XYZ | xyz(48.9068, 45.5974, 100.8127) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 9.03
Cloudy Blue
#ACC2D9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AEFF #FFF7A6
analogous
#A6DAFF #A6AEFF #CBA6FF
triadic
#A6AEFF #FFA6AE #AEFFA6
tetradic
#A6AEFF #FFA6DA #FFF7A6 #A6FFCB
square
#A6AEFF #FFA6DA #FFF7A6 #A6FFCB
split-complementary
#A6AEFF #FFCBA6 #DAFFA6
monochromatic
#2C3FFF #6976FF #A6AEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
2.08
#A6AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A6AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AEFF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AEFF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#8DBDCB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6aeff; /* rgb */ color: rgb(166, 174, 255); /* oklch */ color: oklch(77.6% 0.116 279.0);
Tailwind
colors: {
custom: {
50: '#c3c6ff',
500: '#a6aeff',
950: '#000000',
},
}SCSS
$custom: #a6aeff; $custom-light: #c3c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a6aeff",
"rgb": {
"r": 166,
"g": 174,
"b": 255
},
"hsl": {
"h": 234.607,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.77558,
"c": 0.11579,
"h": 279
},
"luminance": 0.45599
}Semantic roles & 50–950 ramp
primary
#A6AEFF
secondary
#F7F4D4
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286