#AAA2DF#AAA2DF
#AAA2DF is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.1% C 0.087 H 290.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2DF |
|---|---|
| RGB | rgb(170, 162, 223) |
| HSL | hsl(248, 49%, 75%) |
| HSV | hsv(248, 27%, 87%) |
| CMYK | cmyk(23.8%, 27.4%, 0%, 12.5%) |
| CIE-LAB | lab(69.27, 15.76, -29.78) |
| CIE-LCH | lch(69.27, 33.70, 297.89°) |
| OKLab | oklab(74.11% 0.0301 -0.0821) |
| OKLCH | oklch(74.11% 0.087 290.1) |
| XYZ | xyz(42.8140, 39.7138, 75.2076) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 7.21
Pale Violet
#CEAEFA
ΔE00 7.42
Pale Purple
#B790D4
ΔE00 7.85
Pastel Purple
#CAA0FF
ΔE00 8.21
Lilac (survey)
#CEA2FD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2DF #D7DFA2
analogous
#A2B8DF #AAA2DF #C8A2DF
triadic
#AAA2DF #DFAAA2 #A2DFAA
tetradic
#AAA2DF #DFA2B8 #D7DFA2 #A2DFC8
square
#AAA2DF #DFA2B8 #D7DFA2 #A2DFC8
split-complementary
#AAA2DF #DFC8A2 #B8DFA2
monochromatic
#5747C0 #8074CF #AAA2DF #D4D0EF #EAE8F7
Accessibility & contrast
On white
2.35
#AAA2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#AAA2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2DF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2DF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#9FACB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2df; /* rgb */ color: rgb(170, 162, 223); /* oklch */ color: oklch(74.1% 0.087 290.1);
Tailwind
colors: {
custom: {
50: '#c4bde9',
500: '#aaa2df',
950: '#000000',
},
}SCSS
$custom: #aaa2df; $custom-light: #c4bde9; $custom-dark: #000000;
JSON
{
"hex": "#aaa2df",
"rgb": {
"r": 170,
"g": 162,
"b": 223
},
"hsl": {
"h": 247.869,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.74105,
"c": 0.08747,
"h": 290.1
},
"luminance": 0.39714
}Semantic roles & 50–950 ramp
primary
#AAA2DF
secondary
#ECEEDD
accent
#BC29A9
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184