#AAA7F8#AAA7F8
#AAA7F8 is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.2% C 0.115 H 285.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7F8 |
|---|---|
| RGB | rgb(170, 167, 248) |
| HSL | hsl(242, 85%, 81%) |
| HSV | hsv(242, 33%, 97%) |
| CMYK | cmyk(31.5%, 32.7%, 0%, 2.7%) |
| CIE-LAB | lab(71.53, 19.05, -39.92) |
| CIE-LCH | lch(71.53, 44.24, 295.51°) |
| OKLab | oklab(76.18% 0.0298 -0.1112) |
| OKLCH | oklch(76.18% 0.115 285) |
| XYZ | xyz(47.3350, 42.9595, 94.5868) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.15
Lavender
#B39DDB
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.94
Pastel Purple
#CAA0FF
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7F8 #F5F8A7
analogous
#A7CDF8 #AAA7F8 #D3A7F8
triadic
#AAA7F8 #F8AAA7 #A7F8AA
tetradic
#AAA7F8 #F8A7CD #F5F8A7 #A7F8D3
square
#AAA7F8 #F8A7CD #F5F8A7 #A7F8D3
split-complementary
#AAA7F8 #F8D3A7 #CDF8A7
monochromatic
#3C36EF #736EF3 #AAA7F8 #E1E0FD #E4E3FD
Accessibility & contrast
On white
2.19
#AAA7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAA7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7F8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7F8 | 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)
#8FB2FB
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#96B6C4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa7f8; /* rgb */ color: rgb(170, 167, 248); /* oklch */ color: oklch(76.2% 0.115 285.0);
Tailwind
colors: {
custom: {
50: '#c5c1fb',
500: '#aaa7f8',
950: '#000000',
},
}SCSS
$custom: #aaa7f8; $custom-light: #c5c1fb; $custom-dark: #000000;
JSON
{
"hex": "#aaa7f8",
"rgb": {
"r": 170,
"g": 167,
"b": 248
},
"hsl": {
"h": 242.222,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.76181,
"c": 0.11513,
"h": 285
},
"luminance": 0.42961
}Semantic roles & 50–950 ramp
primary
#AAA7F8
secondary
#F4F5D6
accent
#E204DA
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185