#AAA8F6#AAA8F6
#AAA8F6 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.3% C 0.111 H 284.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F6 |
|---|---|
| RGB | rgb(170, 168, 246) |
| HSL | hsl(242, 81%, 81%) |
| HSV | hsv(242, 32%, 96%) |
| CMYK | cmyk(30.9%, 31.7%, 0%, 3.5%) |
| CIE-LAB | lab(71.69, 17.99, -38.58) |
| CIE-LCH | lch(71.69, 42.57, 295.00°) |
| OKLab | oklab(76.28% 0.028 -0.1073) |
| OKLCH | oklch(76.28% 0.111 284.6) |
| XYZ | xyz(47.2103, 43.2039, 93.0227) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.41
Lavender
#B39DDB
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F6 #F4F6A8
analogous
#A8CDF6 #AAA8F6 #D1A8F6
triadic
#AAA8F6 #F6AAA8 #A8F6AA
tetradic
#AAA8F6 #F6A8CD #F4F6A8 #A8F6D1
square
#AAA8F6 #F6A8CD #F4F6A8 #A8F6D1
split-complementary
#AAA8F6 #F6D1A8 #CDF6A8
monochromatic
#3E39EB #7471F0 #AAA8F6 #E0DFFC #E4E3FC
Accessibility & contrast
On white
2.18
#AAA8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAA8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F6
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F6 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2F9
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#97B6C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8f6; /* rgb */ color: rgb(170, 168, 246); /* oklch */ color: oklch(76.3% 0.111 284.6);
Tailwind
colors: {
custom: {
50: '#c5c1f9',
500: '#aaa8f6',
950: '#000000',
},
}SCSS
$custom: #aaa8f6; $custom-light: #c5c1f9; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f6",
"rgb": {
"r": 170,
"g": 168,
"b": 246
},
"hsl": {
"h": 241.538,
"s": 81.25,
"l": 81.176
},
"oklch": {
"l": 0.76281,
"c": 0.11092,
"h": 284.6
},
"luminance": 0.43205
}Semantic roles & 50–950 ramp
primary
#AAA8F6
secondary
#F3F4D7
accent
#DE08D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185