#AAA8DF#AAA8DF
#AAA8DF is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.3% C 0.079 H 286.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8DF |
|---|---|
| RGB | rgb(170, 168, 223) |
| HSL | hsl(242, 46%, 77%) |
| HSV | hsv(242, 25%, 87%) |
| CMYK | cmyk(23.8%, 24.7%, 0%, 12.5%) |
| CIE-LAB | lab(70.79, 12.40, -27.44) |
| CIE-LCH | lch(70.79, 30.12, 294.32°) |
| OKLab | oklab(75.28% 0.0217 -0.0755) |
| OKLCH | oklch(75.28% 0.079 286) |
| XYZ | xyz(43.8962, 41.8782, 75.5683) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.30
Light Periwinkle
#C1C6FC
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 8.02
Lavender (survey)
#C79FEF
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 9.21
Light Violet
#D6B4FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8DF #DDDFA8
analogous
#A8C2DF #AAA8DF #C6A8DF
triadic
#AAA8DF #DFAAA8 #A8DFAA
tetradic
#AAA8DF #DFA8C2 #DDDFA8 #A8DFC6
square
#AAA8DF #DFA8C2 #DDDFA8 #A8DFC6
split-complementary
#AAA8DF #DFC6A8 #C2DFA8
monochromatic
#534FBE #7E7BCF #AAA8DF #D6D5EF #E9E9F7
Accessibility & contrast
On white
2.24
#AAA8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AAA8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8DF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8DF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#99ACDE
Tritanopia (blue-blind)
#9EB1BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa8df; /* rgb */ color: rgb(170, 168, 223); /* oklch */ color: oklch(75.3% 0.079 286.0);
Tailwind
colors: {
custom: {
50: '#c4c1e9',
500: '#aaa8df',
950: '#000000',
},
}SCSS
$custom: #aaa8df; $custom-light: #c4c1e9; $custom-dark: #000000;
JSON
{
"hex": "#aaa8df",
"rgb": {
"r": 170,
"g": 168,
"b": 223
},
"hsl": {
"h": 242.182,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.75282,
"c": 0.07856,
"h": 286
},
"luminance": 0.41879
}Semantic roles & 50–950 ramp
primary
#AAA8DF
secondary
#EDEEDD
accent
#B92CB4
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184