#AAADDF#AAADDF
#AAADDF is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.072 H 281.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADDF |
|---|---|
| RGB | rgb(170, 173, 223) |
| HSL | hsl(237, 45%, 77%) |
| HSV | hsv(237, 24%, 87%) |
| CMYK | cmyk(23.8%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(72.07, 9.62, -25.48) |
| CIE-LCH | lch(72.07, 27.24, 290.69°) |
| OKLab | oklab(76.28% 0.0147 -0.07) |
| OKLCH | oklch(76.28% 0.072 281.9) |
| XYZ | xyz(44.8371, 43.7600, 75.8820) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.61
Lavender
#B39DDB
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 8.90
Pastel Blue
#A2BFFE
ΔE00 9.05
Light Violet
#D6B4FC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADDF #DFDCAA
analogous
#AAC8DF #AAADDF #C2AADF
triadic
#AAADDF #DFAAAD #ADDFAA
tetradic
#AAADDF #DFAAC8 #DFDCAA #AADFC2
square
#AAADDF #DFAAC8 #DFDCAA #AADFC2
split-complementary
#AAADDF #DFC2AA #C8DFAA
monochromatic
#5157BE #7E82CE #AAADDF #D6D8F0 #E9EAF7
Accessibility & contrast
On white
2.15
#AAADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADDF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADDF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2E1
Deuteranopia (green-blind)
#9DAFDE
Tritanopia (blue-blind)
#9EB6BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaddf; /* rgb */ color: rgb(170, 173, 223); /* oklch */ color: oklch(76.3% 0.072 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5e9',
500: '#aaaddf',
950: '#000000',
},
}SCSS
$custom: #aaaddf; $custom-light: #c4c5e9; $custom-dark: #000000;
JSON
{
"hex": "#aaaddf",
"rgb": {
"r": 170,
"g": 173,
"b": 223
},
"hsl": {
"h": 236.604,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.76276,
"c": 0.07151,
"h": 281.9
},
"luminance": 0.43761
}Semantic roles & 50–950 ramp
primary
#AAADDF
secondary
#EEEDDD
accent
#B12DB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184