#AAA8EF#AAA8EF
#AAA8EF is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.0% C 0.101 H 285.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8EF |
|---|---|
| RGB | rgb(170, 168, 239) |
| HSL | hsl(242, 69%, 80%) |
| HSV | hsv(242, 30%, 94%) |
| CMYK | cmyk(28.9%, 29.7%, 0%, 6.3%) |
| CIE-LAB | lab(71.41, 16.25, -35.22) |
| CIE-LCH | lch(71.41, 38.79, 294.77°) |
| OKLab | oklab(75.97% 0.0262 -0.0977) |
| OKLCH | oklch(75.97% 0.101 285) |
| XYZ | xyz(46.1561, 42.7822, 87.4706) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.78
Pale Violet
#CEAEFA
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 8.37
Perrywinkle
#8F8CE7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8EF #EDEFA8
analogous
#A8CAEF #AAA8EF #CEA8EF
triadic
#AAA8EF #EFAAA8 #A8EFAA
tetradic
#AAA8EF #EFA8CA #EDEFA8 #A8EFCE
square
#AAA8EF #EFA8CA #EDEFA8 #A8EFCE
split-complementary
#AAA8EF #EFCEA8 #CAEFA8
monochromatic
#4541DC #7774E5 #AAA8EF #DDDCF9 #E6E5FA
Accessibility & contrast
On white
2.20
#AAA8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#AAA8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8EF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8EF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#99B5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa8ef; /* rgb */ color: rgb(170, 168, 239); /* oklch */ color: oklch(76.0% 0.101 285.0);
Tailwind
colors: {
custom: {
50: '#c5c1f4',
500: '#aaa8ef',
950: '#000000',
},
}SCSS
$custom: #aaa8ef; $custom-light: #c5c1f4; $custom-dark: #000000;
JSON
{
"hex": "#aaa8ef",
"rgb": {
"r": 170,
"g": 168,
"b": 239
},
"hsl": {
"h": 241.69,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.75966,
"c": 0.10114,
"h": 285
},
"luminance": 0.42783
}Semantic roles & 50–950 ramp
primary
#AAA8EF
secondary
#F1F2D9
accent
#D115CC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185