#A6AEFB#A6AEFB
#A6AEFB is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.110 H 278.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AEFB |
|---|---|
| RGB | rgb(166, 174, 251) |
| HSL | hsl(234, 91%, 82%) |
| HSV | hsv(234, 34%, 98%) |
| CMYK | cmyk(33.9%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.12, 14.79, -39.09) |
| CIE-LCH | lch(73.12, 41.80, 290.72°) |
| OKLab | oklab(77.37% 0.0171 -0.1089) |
| OKLCH | oklch(77.37% 0.11 278.9) |
| XYZ | xyz(48.2696, 45.3425, 97.4568) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 8.77
Lightsteelblue
#B0C4DE
ΔE00 9.02
Cloudy Blue
#ACC2D9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AEFB #FBF3A6
analogous
#A6D9FB #A6AEFB #C9A6FB
triadic
#A6AEFB #FBA6AE #AEFBA6
tetradic
#A6AEFB #FBA6D9 #FBF3A6 #A6FBC9
square
#A6AEFB #FBA6D9 #FBF3A6 #A6FBC9
split-complementary
#A6AEFB #FBC9A6 #D9FBA6
monochromatic
#3143F6 #6B79F8 #A6AEFB #E1E3FE #E2E4FE
Accessibility & contrast
On white
2.09
#A6AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A6AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AEFB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AEFB | 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)
#96B7FE
Deuteranopia (green-blind)
#91B1F9
Tritanopia (blue-blind)
#8FBDCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6aefb; /* rgb */ color: rgb(166, 174, 251); /* oklch */ color: oklch(77.4% 0.110 278.9);
Tailwind
colors: {
custom: {
50: '#c2c6fd',
500: '#a6aefb',
950: '#000000',
},
}SCSS
$custom: #a6aefb; $custom-light: #c2c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a6aefb",
"rgb": {
"r": 166,
"g": 174,
"b": 251
},
"hsl": {
"h": 234.353,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.77374,
"c": 0.11022,
"h": 278.9
},
"luminance": 0.45344
}Semantic roles & 50–950 ramp
primary
#A6AEFB
secondary
#F6F3D5
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285