#A6AEFE#A6AEFE
#A6AEFE is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.5% C 0.114 H 279.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AEFE |
|---|---|
| RGB | rgb(166, 174, 254) |
| HSL | hsl(235, 98%, 82%) |
| HSV | hsv(235, 35%, 100%) |
| CMYK | cmyk(34.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.24, 15.56, -40.52) |
| CIE-LCH | lch(73.24, 43.41, 291.01°) |
| OKLab | oklab(77.51% 0.0179 -0.113) |
| OKLCH | oklch(77.51% 0.114 279) |
| XYZ | xyz(48.7463, 45.5331, 99.9671) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 9.02
Cloudy Blue
#ACC2D9
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AEFE #FEF6A6
analogous
#A6DAFE #A6AEFE #CAA6FE
triadic
#A6AEFE #FEA6AE #AEFEA6
tetradic
#A6AEFE #FEA6DA #FEF6A6 #A6FECA
square
#A6AEFE #FEA6DA #FEF6A6 #A6FECA
split-complementary
#A6AEFE #FECAA6 #DAFEA6
monochromatic
#2D40FD #6977FD #A6AEFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
2.08
#A6AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#A6AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AEFE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AEFE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#8EBDCB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6aefe; /* rgb */ color: rgb(166, 174, 254); /* oklch */ color: oklch(77.5% 0.114 279.0);
Tailwind
colors: {
custom: {
50: '#c3c6ff',
500: '#a6aefe',
950: '#000000',
},
}SCSS
$custom: #a6aefe; $custom-light: #c3c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a6aefe",
"rgb": {
"r": 166,
"g": 174,
"b": 254
},
"hsl": {
"h": 234.545,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.77511,
"c": 0.1144,
"h": 279
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#A6AEFE
secondary
#F7F4D4
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286