#AAA7F6#AAA7F6
#AAA7F6 is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.1% C 0.112 H 285.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7F6 |
|---|---|
| RGB | rgb(170, 167, 246) |
| HSL | hsl(242, 81%, 81%) |
| HSV | hsv(242, 32%, 96%) |
| CMYK | cmyk(30.9%, 32.1%, 0%, 3.5%) |
| CIE-LAB | lab(71.44, 18.55, -38.97) |
| CIE-LCH | lch(71.44, 43.16, 295.46°) |
| OKLab | oklab(76.09% 0.0293 -0.1084) |
| OKLCH | oklch(76.09% 0.112 285.1) |
| XYZ | xyz(47.0264, 42.8361, 92.9614) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Lavender
#B39DDB
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 8.06
Light Periwinkle
#C1C6FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7F6 #F3F6A7
analogous
#A7CBF6 #AAA7F6 #D1A7F6
triadic
#AAA7F6 #F6AAA7 #A7F6AA
tetradic
#AAA7F6 #F6A7CB #F3F6A7 #A7F6D1
square
#AAA7F6 #F6A7CB #F3F6A7 #A7F6D1
split-complementary
#AAA7F6 #F6D1A7 #CBF6A7
monochromatic
#3F38EB #746FF0 #AAA7F6 #E0DFFC #E4E3FC
Accessibility & contrast
On white
2.19
#AAA7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAA7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7F6
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7F6 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F9
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#97B5C4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa7f6; /* rgb */ color: rgb(170, 167, 246); /* oklch */ color: oklch(76.1% 0.112 285.1);
Tailwind
colors: {
custom: {
50: '#c5c1f9',
500: '#aaa7f6',
950: '#000000',
},
}SCSS
$custom: #aaa7f6; $custom-light: #c5c1f9; $custom-dark: #000000;
JSON
{
"hex": "#aaa7f6",
"rgb": {
"r": 170,
"g": 167,
"b": 246
},
"hsl": {
"h": 242.278,
"s": 81.443,
"l": 80.98
},
"oklch": {
"l": 0.76089,
"c": 0.11235,
"h": 285.1
},
"luminance": 0.42837
}Semantic roles & 50–950 ramp
primary
#AAA7F6
secondary
#F3F4D7
accent
#DE08D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185