#AAA7DF#AAA7DF
#AAA7DF is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.080 H 286.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7DF |
|---|---|
| RGB | rgb(170, 167, 223) |
| HSL | hsl(243, 47%, 76%) |
| HSV | hsv(243, 25%, 87%) |
| CMYK | cmyk(23.8%, 25.1%, 0%, 12.5%) |
| CIE-LAB | lab(70.53, 12.96, -27.83) |
| CIE-LCH | lch(70.53, 30.70, 294.97°) |
| OKLab | oklab(75.08% 0.0231 -0.0766) |
| OKLCH | oklch(75.08% 0.08 286.8) |
| XYZ | xyz(43.7123, 41.5104, 75.5070) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.99
Pale Violet
#CEAEFA
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.01
Lavender (survey)
#C79FEF
ΔE00 8.38
Light Violet
#D6B4FC
ΔE00 9.12
Pastel Purple
#CAA0FF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7DF #DCDFA7
analogous
#A7C0DF #AAA7DF #C6A7DF
triadic
#AAA7DF #DFAAA7 #A7DFAA
tetradic
#AAA7DF #DFA7C0 #DCDFA7 #A7DFC6
square
#AAA7DF #DFA7C0 #DCDFA7 #A7DFC6
split-complementary
#AAA7DF #DFC6A7 #C0DFA7
monochromatic
#534DBE #7F7ACF #AAA7DF #D5D4EF #E9E9F7
Accessibility & contrast
On white
2.26
#AAA7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAA7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7DF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7DF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#98ABDE
Tritanopia (blue-blind)
#9EB1BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7df; /* rgb */ color: rgb(170, 167, 223); /* oklch */ color: oklch(75.1% 0.080 286.8);
Tailwind
colors: {
custom: {
50: '#c4c1e9',
500: '#aaa7df',
950: '#000000',
},
}SCSS
$custom: #aaa7df; $custom-light: #c4c1e9; $custom-dark: #000000;
JSON
{
"hex": "#aaa7df",
"rgb": {
"r": 170,
"g": 167,
"b": 223
},
"hsl": {
"h": 243.214,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.75084,
"c": 0.08002,
"h": 286.8
},
"luminance": 0.41511
}Semantic roles & 50–950 ramp
primary
#AAA7DF
secondary
#EDEEDD
accent
#BA2CB2
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184