#AAA8F4#AAA8F4
#AAA8F4 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.2% C 0.108 H 284.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F4 |
|---|---|
| RGB | rgb(170, 168, 244) |
| HSL | hsl(242, 78%, 81%) |
| HSV | hsv(242, 31%, 96%) |
| CMYK | cmyk(30.3%, 31.1%, 0%, 4.3%) |
| CIE-LAB | lab(71.61, 17.49, -37.62) |
| CIE-LCH | lch(71.61, 41.49, 294.93°) |
| OKLab | oklab(76.19% 0.0275 -0.1046) |
| OKLCH | oklch(76.19% 0.108 284.7) |
| XYZ | xyz(46.9050, 43.0818, 91.4147) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Lavender
#B39DDB
ΔE00 7.20
Pale Violet
#CEAEFA
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 7.99
Perrywinkle
#8F8CE7
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F4 #F2F4A8
analogous
#A8CCF4 #AAA8F4 #D0A8F4
triadic
#AAA8F4 #F4AAA8 #A8F4AA
tetradic
#AAA8F4 #F4A8CC #F2F4A8 #A8F4D0
square
#AAA8F4 #F4A8CC #F2F4A8 #A8F4D0
split-complementary
#AAA8F4 #F4D0A8 #CCF4A8
monochromatic
#403BE6 #7572ED #AAA8F4 #DFDEFB #E4E4FC
Accessibility & contrast
On white
2.18
#AAA8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAA8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F4
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F4 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F7
Deuteranopia (green-blind)
#90ADF2
Tritanopia (blue-blind)
#98B6C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa8f4; /* rgb */ color: rgb(170, 168, 244); /* oklch */ color: oklch(76.2% 0.108 284.7);
Tailwind
colors: {
custom: {
50: '#c5c1f8',
500: '#aaa8f4',
950: '#000000',
},
}SCSS
$custom: #aaa8f4; $custom-light: #c5c1f8; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f4",
"rgb": {
"r": 170,
"g": 168,
"b": 244
},
"hsl": {
"h": 241.579,
"s": 77.551,
"l": 80.784
},
"oklch": {
"l": 0.7619,
"c": 0.10814,
"h": 284.7
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#AAA8F4
secondary
#F3F3D8
accent
#DA0CD4
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185