#AAA6FE#AAA6FE
#AAA6FE is a light, vivid blue. Relative luminance 0.430; OKLCH L 76.3% C 0.125 H 285.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6FE |
|---|---|
| RGB | rgb(170, 166, 254) |
| HSL | hsl(243, 98%, 82%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(33.1%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.54, 21.13, -43.16) |
| CIE-LCH | lch(71.54, 48.06, 296.09°) |
| OKLab | oklab(76.27% 0.0325 -0.1205) |
| OKLCH | oklch(76.27% 0.125 285.1) |
| XYZ | xyz(48.0983, 42.9729, 99.5071) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 7.75
Pastel Purple
#CAA0FF
ΔE00 8.01
Lavender
#B39DDB
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6FE #FAFEA6
analogous
#A6CEFE #AAA6FE #D6A6FE
triadic
#AAA6FE #FEAAA6 #A6FEAA
tetradic
#AAA6FE #FEA6CE #FAFEA6 #A6FED6
square
#AAA6FE #FEA6CE #FAFEA6 #A6FED6
split-complementary
#AAA6FE #FED6A6 #CEFEA6
monochromatic
#362DFD #7069FD #AAA6FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.19
#AAA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6FE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6FE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#94B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa6fe; /* rgb */ color: rgb(170, 166, 254); /* oklch */ color: oklch(76.3% 0.125 285.1);
Tailwind
colors: {
custom: {
50: '#c5c0ff',
500: '#aaa6fe',
950: '#000000',
},
}SCSS
$custom: #aaa6fe; $custom-light: #c5c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa6fe",
"rgb": {
"r": 170,
"g": 166,
"b": 254
},
"hsl": {
"h": 242.727,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.76272,
"c": 0.12485,
"h": 285.1
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#AAA6FE
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186