#AAA8F0#AAA8F0
#AAA8F0 is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.0% C 0.103 H 285.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F0 |
|---|---|
| RGB | rgb(170, 168, 240) |
| HSL | hsl(242, 71%, 80%) |
| HSV | hsv(242, 30%, 94%) |
| CMYK | cmyk(29.2%, 30%, 0%, 5.9%) |
| CIE-LAB | lab(71.45, 16.50, -35.70) |
| CIE-LCH | lch(71.45, 39.33, 294.80°) |
| OKLab | oklab(76.01% 0.0265 -0.0991) |
| OKLCH | oklch(76.01% 0.103 285) |
| XYZ | xyz(46.3043, 42.8415, 88.2508) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.82
Pale Violet
#CEAEFA
ΔE00 7.82
Pastel Purple
#CAA0FF
ΔE00 8.34
Perrywinkle
#8F8CE7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F0 #EEF0A8
analogous
#A8CAF0 #AAA8F0 #CEA8F0
triadic
#AAA8F0 #F0AAA8 #A8F0AA
tetradic
#AAA8F0 #F0A8CA #EEF0A8 #A8F0CE
square
#AAA8F0 #F0A8CA #EEF0A8 #A8F0CE
split-complementary
#AAA8F0 #F0CEA8 #CAF0A8
monochromatic
#4440DE #7774E7 #AAA8F0 #DDDCF9 #E6E5FA
Accessibility & contrast
On white
2.19
#AAA8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAA8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F0 | 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)
#94B1F3
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#99B5C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa8f0; /* rgb */ color: rgb(170, 168, 240); /* oklch */ color: oklch(76.0% 0.103 285.0);
Tailwind
colors: {
custom: {
50: '#c5c1f5',
500: '#aaa8f0',
950: '#000000',
},
}SCSS
$custom: #aaa8f0; $custom-light: #c5c1f5; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f0",
"rgb": {
"r": 170,
"g": 168,
"b": 240
},
"hsl": {
"h": 241.667,
"s": 70.588,
"l": 80
},
"oklch": {
"l": 0.7601,
"c": 0.10254,
"h": 285
},
"luminance": 0.42843
}Semantic roles & 50–950 ramp
primary
#AAA8F0
secondary
#F1F2D9
accent
#D313CD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185