#AAA0F0#AAA0F0
#AAA0F0 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.5% C 0.114 H 289.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0F0 |
|---|---|
| RGB | rgb(170, 160, 240) |
| HSL | hsl(248, 73%, 78%) |
| HSV | hsv(248, 33%, 94%) |
| CMYK | cmyk(29.2%, 33.3%, 0%, 5.9%) |
| CIE-LAB | lab(69.45, 20.99, -38.80) |
| CIE-LCH | lch(69.45, 44.12, 298.42°) |
| OKLab | oklab(74.48% 0.0373 -0.108) |
| OKLCH | oklch(74.48% 0.114 289) |
| XYZ | xyz(44.8725, 39.9780, 87.7735) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 6.80
Pastel Purple
#CAA0FF
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0F0 #E6F0A0
analogous
#A0BEF0 #AAA0F0 #D2A0F0
triadic
#AAA0F0 #F0AAA0 #A0F0AA
tetradic
#AAA0F0 #F0A0BE #E6F0A0 #A0F0D2
square
#AAA0F0 #F0A0BE #E6F0A0 #A0F0D2
split-complementary
#AAA0F0 #F0D2A0 #BEF0A0
monochromatic
#4B36DF #7B6BE8 #AAA0F0 #D9D5F8 #E7E5FB
Accessibility & contrast
On white
2.33
#AAA0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#AAA0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0F0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0F0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF3
Deuteranopia (green-blind)
#89A8EE
Tritanopia (blue-blind)
#9AAEBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa0f0; /* rgb */ color: rgb(170, 160, 240); /* oklch */ color: oklch(74.5% 0.114 289.0);
Tailwind
colors: {
custom: {
50: '#c5bcf5',
500: '#aaa0f0',
950: '#000000',
},
}SCSS
$custom: #aaa0f0; $custom-light: #c5bcf5; $custom-dark: #000000;
JSON
{
"hex": "#aaa0f0",
"rgb": {
"r": 170,
"g": 160,
"b": 240
},
"hsl": {
"h": 247.5,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.74477,
"c": 0.11421,
"h": 289
},
"luminance": 0.39979
}Semantic roles & 50–950 ramp
primary
#AAA0F0
secondary
#EFF2D9
accent
#D511BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185