#AAA8F5#AAA8F5
#AAA8F5 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.2% C 0.110 H 284.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F5 |
|---|---|
| RGB | rgb(170, 168, 245) |
| HSL | hsl(242, 79%, 81%) |
| HSV | hsv(242, 31%, 96%) |
| CMYK | cmyk(30.6%, 31.4%, 0%, 3.9%) |
| CIE-LAB | lab(71.65, 17.74, -38.10) |
| CIE-LCH | lch(71.65, 42.03, 294.97°) |
| OKLab | oklab(76.24% 0.0278 -0.106) |
| OKLCH | oklch(76.24% 0.11 284.7) |
| XYZ | xyz(47.0573, 43.1427, 92.2165) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.51
Lavender
#B39DDB
ΔE00 7.33
Pale Violet
#CEAEFA
ΔE00 8.04
Light Periwinkle
#C1C6FC
ΔE00 8.04
Perrywinkle
#8F8CE7
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F5 #F3F5A8
analogous
#A8CCF5 #AAA8F5 #D0A8F5
triadic
#AAA8F5 #F5AAA8 #A8F5AA
tetradic
#AAA8F5 #F5A8CC #F3F5A8 #A8F5D0
square
#AAA8F5 #F5A8CC #F3F5A8 #A8F5D0
split-complementary
#AAA8F5 #F5D0A8 #CCF5A8
monochromatic
#3F3AE8 #7471EF #AAA8F5 #E0DFFB #E4E4FC
Accessibility & contrast
On white
2.18
#AAA8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAA8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F5
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F5 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F8
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#97B6C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8f5; /* rgb */ color: rgb(170, 168, 245); /* oklch */ color: oklch(76.2% 0.110 284.7);
Tailwind
colors: {
custom: {
50: '#c5c1f8',
500: '#aaa8f5',
950: '#000000',
},
}SCSS
$custom: #aaa8f5; $custom-light: #c5c1f8; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f5",
"rgb": {
"r": 170,
"g": 168,
"b": 245
},
"hsl": {
"h": 241.558,
"s": 79.381,
"l": 80.98
},
"oklch": {
"l": 0.76235,
"c": 0.10953,
"h": 284.7
},
"luminance": 0.43144
}Semantic roles & 50–950 ramp
primary
#AAA8F5
secondary
#F3F4D7
accent
#DC0AD6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185