#A6AEEF#A6AEEF
#A6AEEF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.093 H 278.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AEEF |
|---|---|
| RGB | rgb(166, 174, 239) |
| HSL | hsl(233, 70%, 79%) |
| HSV | hsv(233, 31%, 94%) |
| CMYK | cmyk(30.5%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(72.63, 11.76, -33.34) |
| CIE-LCH | lch(72.63, 35.36, 289.43°) |
| OKLab | oklab(76.84% 0.0139 -0.0924) |
| OKLCH | oklch(76.84% 0.093 278.5) |
| XYZ | xyz(46.4377, 44.6097, 87.8084) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.26
Lavender
#B39DDB
ΔE00 8.80
Periwinkle
#CCCCFF
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AEEF #EFE7A6
analogous
#A6D3EF #A6AEEF #C3A6EF
triadic
#A6AEEF #EFA6AE #AEEFA6
tetradic
#A6AEEF #EFA6D3 #EFE7A6 #A6EFC3
square
#A6AEEF #EFA6D3 #EFE7A6 #A6EFC3
split-complementary
#A6AEEF #EFC3A6 #D3EFA6
monochromatic
#3E50DC #727FE6 #A6AEEF #DADDF8 #E5E7FA
Accessibility & contrast
On white
2.12
#A6AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A6AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AEEF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AEEF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#93BAC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a6aeef; /* rgb */ color: rgb(166, 174, 239); /* oklch */ color: oklch(76.8% 0.093 278.5);
Tailwind
colors: {
custom: {
50: '#c2c6f4',
500: '#a6aeef',
950: '#000000',
},
}SCSS
$custom: #a6aeef; $custom-light: #c2c6f4; $custom-dark: #000000;
JSON
{
"hex": "#a6aeef",
"rgb": {
"r": 166,
"g": 174,
"b": 239
},
"hsl": {
"h": 233.425,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.76841,
"c": 0.09342,
"h": 278.5
},
"luminance": 0.44611
}Semantic roles & 50–950 ramp
primary
#A6AEEF
secondary
#F2EFD9
accent
#BD14D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285