#AAA4DF#AAA4DF
#AAA4DF is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.5% C 0.084 H 288.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4DF |
|---|---|
| RGB | rgb(170, 164, 223) |
| HSL | hsl(246, 48%, 76%) |
| HSV | hsv(246, 26%, 87%) |
| CMYK | cmyk(23.8%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(69.77, 14.64, -29.01) |
| CIE-LCH | lch(69.77, 32.49, 296.78°) |
| OKLab | oklab(74.5% 0.0273 -0.0799) |
| OKLCH | oklch(74.5% 0.084 288.8) |
| XYZ | xyz(43.1691, 40.4240, 75.3260) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 7.65
Pale Purple
#B790D4
ΔE00 8.45
Pastel Purple
#CAA0FF
ΔE00 8.60
Light Periwinkle
#C1C6FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4DF #D9DFA4
analogous
#A4BBDF #AAA4DF #C7A4DF
triadic
#AAA4DF #DFAAA4 #A4DFAA
tetradic
#AAA4DF #DFA4BB #D9DFA4 #A4DFC7
square
#AAA4DF #DFA4BB #D9DFA4 #A4DFC7
split-complementary
#AAA4DF #DFC7A4 #BBDFA4
monochromatic
#5549BF #8077CF #AAA4DF #D4D1EF #EAE8F7
Accessibility & contrast
On white
2.31
#AAA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#AAA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4DF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4DF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#9EAEB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa4df; /* rgb */ color: rgb(170, 164, 223); /* oklch */ color: oklch(74.5% 0.084 288.8);
Tailwind
colors: {
custom: {
50: '#c4bfe9',
500: '#aaa4df',
950: '#000000',
},
}SCSS
$custom: #aaa4df; $custom-light: #c4bfe9; $custom-dark: #000000;
JSON
{
"hex": "#aaa4df",
"rgb": {
"r": 170,
"g": 164,
"b": 223
},
"hsl": {
"h": 246.102,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.74495,
"c": 0.08445,
"h": 288.8
},
"luminance": 0.40425
}Semantic roles & 50–950 ramp
primary
#AAA4DF
secondary
#ECEEDD
accent
#BB2AAC
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184