#AAA7EF#AAA7EF
#AAA7EF is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.8% C 0.103 H 285.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7EF |
|---|---|
| RGB | rgb(170, 167, 239) |
| HSL | hsl(243, 69%, 80%) |
| HSV | hsv(243, 30%, 94%) |
| CMYK | cmyk(28.9%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(71.16, 16.81, -35.61) |
| CIE-LCH | lch(71.16, 39.38, 295.27°) |
| OKLab | oklab(75.77% 0.0276 -0.0988) |
| OKLCH | oklch(75.77% 0.103 285.6) |
| XYZ | xyz(45.9722, 42.4144, 87.4093) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 8.05
Pastel Purple
#CAA0FF
ΔE00 8.15
Perrywinkle
#8F8CE7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7EF #ECEFA7
analogous
#A7C8EF #AAA7EF #CEA7EF
triadic
#AAA7EF #EFAAA7 #A7EFAA
tetradic
#AAA7EF #EFA7C8 #ECEFA7 #A7EFCE
square
#AAA7EF #EFA7C8 #ECEFA7 #A7EFCE
split-complementary
#AAA7EF #EFCEA7 #C8EFA7
monochromatic
#463FDC #7873E6 #AAA7EF #DCDBF8 #E6E5FA
Accessibility & contrast
On white
2.21
#AAA7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AAA7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7EF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7EF | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#99B4C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7ef; /* rgb */ color: rgb(170, 167, 239); /* oklch */ color: oklch(75.8% 0.103 285.6);
Tailwind
colors: {
custom: {
50: '#c5c1f4',
500: '#aaa7ef',
950: '#000000',
},
}SCSS
$custom: #aaa7ef; $custom-light: #c5c1f4; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ef",
"rgb": {
"r": 170,
"g": 167,
"b": 239
},
"hsl": {
"h": 242.5,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.75772,
"c": 0.10257,
"h": 285.6
},
"luminance": 0.42415
}Semantic roles & 50–950 ramp
primary
#AAA7EF
secondary
#F1F2D9
accent
#D114C9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185