#AAA7F0#AAA7F0
#AAA7F0 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.8% C 0.104 H 285.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7F0 |
|---|---|
| RGB | rgb(170, 167, 240) |
| HSL | hsl(242, 71%, 80%) |
| HSV | hsv(242, 30%, 94%) |
| CMYK | cmyk(29.2%, 30.4%, 0%, 5.9%) |
| CIE-LAB | lab(71.20, 17.06, -36.09) |
| CIE-LCH | lch(71.20, 39.92, 295.30°) |
| OKLab | oklab(75.82% 0.0278 -0.1002) |
| OKLCH | oklch(75.82% 0.104 285.5) |
| XYZ | xyz(46.1204, 42.4737, 88.1895) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 6.96
Pale Violet
#CEAEFA
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.12
Perrywinkle
#8F8CE7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7F0 #EDF0A7
analogous
#A7C8F0 #AAA7F0 #CFA7F0
triadic
#AAA7F0 #F0AAA7 #A7F0AA
tetradic
#AAA7F0 #F0A7C8 #EDF0A7 #A7F0CF
square
#AAA7F0 #F0A7C8 #EDF0A7 #A7F0CF
split-complementary
#AAA7F0 #F0CFA7 #C8F0A7
monochromatic
#453EDE #7773E7 #AAA7F0 #DDDBF9 #E6E5FB
Accessibility & contrast
On white
2.21
#AAA7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#AAA7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7F0
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7F0 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F3
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#99B4C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7f0; /* rgb */ color: rgb(170, 167, 240); /* oklch */ color: oklch(75.8% 0.104 285.5);
Tailwind
colors: {
custom: {
50: '#c5c1f5',
500: '#aaa7f0',
950: '#000000',
},
}SCSS
$custom: #aaa7f0; $custom-light: #c5c1f5; $custom-dark: #000000;
JSON
{
"hex": "#aaa7f0",
"rgb": {
"r": 170,
"g": 167,
"b": 240
},
"hsl": {
"h": 242.466,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.75817,
"c": 0.10397,
"h": 285.5
},
"luminance": 0.42475
}Semantic roles & 50–950 ramp
primary
#AAA7F0
secondary
#F1F2D9
accent
#D313CB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185