#AAA1DF#AAA1DF
#AAA1DF is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.9% C 0.089 H 290.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1DF |
|---|---|
| RGB | rgb(170, 161, 223) |
| HSL | hsl(249, 49%, 75%) |
| HSV | hsv(249, 28%, 87%) |
| CMYK | cmyk(23.8%, 27.8%, 0%, 12.5%) |
| CIE-LAB | lab(69.01, 16.32, -30.17) |
| CIE-LCH | lch(69.01, 34.30, 298.41°) |
| OKLab | oklab(73.91% 0.0315 -0.0832) |
| OKLCH | oklch(73.91% 0.089 290.7) |
| XYZ | xyz(42.6385, 39.3629, 75.1491) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 7.38
Pale Purple
#B790D4
ΔE00 7.56
Pastel Purple
#CAA0FF
ΔE00 8.03
Lilac (survey)
#CEA2FD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1DF #D6DFA1
analogous
#A1B7DF #AAA1DF #C9A1DF
triadic
#AAA1DF #DFAAA1 #A1DFAA
tetradic
#AAA1DF #DFA1B7 #D6DFA1 #A1DFC9
square
#AAA1DF #DFA1B7 #D6DFA1 #A1DFC9
split-complementary
#AAA1DF #DFC9A1 #B7DFA1
monochromatic
#5746C0 #8173CF #AAA1DF #D3CFEF #EAE8F7
Accessibility & contrast
On white
2.37
#AAA1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#AAA1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1DF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1DF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#9FABB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa1df; /* rgb */ color: rgb(170, 161, 223); /* oklch */ color: oklch(73.9% 0.089 290.7);
Tailwind
colors: {
custom: {
50: '#c4bce9',
500: '#aaa1df',
950: '#000000',
},
}SCSS
$custom: #aaa1df; $custom-light: #c4bce9; $custom-dark: #000000;
JSON
{
"hex": "#aaa1df",
"rgb": {
"r": 170,
"g": 161,
"b": 223
},
"hsl": {
"h": 248.71,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.7391,
"c": 0.08899,
"h": 290.7
},
"luminance": 0.39363
}Semantic roles & 50–950 ramp
primary
#AAA1DF
secondary
#ECEEDD
accent
#BD29A7
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184