#AAABDF#AAABDF
#AAABDF is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.9% C 0.074 H 283.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABDF |
|---|---|
| RGB | rgb(170, 171, 223) |
| HSL | hsl(239, 45%, 77%) |
| HSV | hsv(239, 24%, 87%) |
| CMYK | cmyk(23.8%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(71.55, 10.73, -26.27) |
| CIE-LCH | lch(71.55, 28.37, 292.23°) |
| OKLab | oklab(75.88% 0.0175 -0.0722) |
| OKLCH | oklch(75.88% 0.074 283.6) |
| XYZ | xyz(44.4564, 42.9987, 75.7551) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 8.52
Periwinkle
#CCCCFF
ΔE00 8.56
Lavender (survey)
#C79FEF
ΔE00 9.47
Pastel Blue
#A2BFFE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABDF #DFDEAA
analogous
#AAC6DF #AAABDF #C4AADF
triadic
#AAABDF #DFAAAB #ABDFAA
tetradic
#AAABDF #DFAAC6 #DFDEAA #AADFC4
square
#AAABDF #DFAAC6 #DFDEAA #AADFC4
split-complementary
#AAABDF #DFC4AA #C6DFAA
monochromatic
#5153BE #7E7FCE #AAABDF #D6D7F0 #E9E9F7
Accessibility & contrast
On white
2.19
#AAABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AAABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABDF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABDF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#9BAEDE
Tritanopia (blue-blind)
#9EB4BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabdf; /* rgb */ color: rgb(170, 171, 223); /* oklch */ color: oklch(75.9% 0.074 283.6);
Tailwind
colors: {
custom: {
50: '#c4c4e9',
500: '#aaabdf',
950: '#000000',
},
}SCSS
$custom: #aaabdf; $custom-light: #c4c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aaabdf",
"rgb": {
"r": 170,
"g": 171,
"b": 223
},
"hsl": {
"h": 238.868,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.75877,
"c": 0.07429,
"h": 283.6
},
"luminance": 0.43
}Semantic roles & 50–950 ramp
primary
#AAABDF
secondary
#EEEDDD
accent
#B62DB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184