#AAA8F7#AAA8F7
#AAA8F7 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.3% C 0.112 H 284.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F7 |
|---|---|
| RGB | rgb(170, 168, 247) |
| HSL | hsl(242, 83%, 81%) |
| HSV | hsv(242, 32%, 97%) |
| CMYK | cmyk(31.2%, 32%, 0%, 3.1%) |
| CIE-LAB | lab(71.73, 18.24, -39.06) |
| CIE-LCH | lch(71.73, 43.11, 295.03°) |
| OKLab | oklab(76.33% 0.0283 -0.1087) |
| OKLCH | oklch(76.33% 0.112 284.6) |
| XYZ | xyz(47.3642, 43.2654, 93.8332) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Lavender
#B39DDB
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.15
Pale Violet
#CEAEFA
ΔE00 8.16
Perrywinkle
#8F8CE7
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F7 #F5F7A8
analogous
#A8CEF7 #AAA8F7 #D2A8F7
triadic
#AAA8F7 #F7AAA8 #A8F7AA
tetradic
#AAA8F7 #F7A8CE #F5F7A8 #A8F7D2
square
#AAA8F7 #F7A8CE #F5F7A8 #A8F7D2
split-complementary
#AAA8F7 #F7D2A8 #CEF7A8
monochromatic
#3C38ED #7370F2 #AAA8F7 #E1E0FC #E4E3FC
Accessibility & contrast
On white
2.18
#AAA8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AAA8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F7
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F7 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2FA
Deuteranopia (green-blind)
#8FADF5
Tritanopia (blue-blind)
#97B6C5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8f7; /* rgb */ color: rgb(170, 168, 247); /* oklch */ color: oklch(76.3% 0.112 284.6);
Tailwind
colors: {
custom: {
50: '#c5c1fa',
500: '#aaa8f7',
950: '#000000',
},
}SCSS
$custom: #aaa8f7; $custom-light: #c5c1fa; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f7",
"rgb": {
"r": 170,
"g": 168,
"b": 247
},
"hsl": {
"h": 241.519,
"s": 83.158,
"l": 81.373
},
"oklch": {
"l": 0.76327,
"c": 0.11232,
"h": 284.6
},
"luminance": 0.43267
}Semantic roles & 50–950 ramp
primary
#AAA8F7
secondary
#F4F4D7
accent
#E006DA
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185