#AAAFDF#AAAFDF
#AAAFDF is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.069 H 280.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFDF |
|---|---|
| RGB | rgb(170, 175, 223) |
| HSL | hsl(234, 45%, 77%) |
| HSV | hsv(234, 24%, 87%) |
| CMYK | cmyk(23.8%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(72.58, 8.52, -24.69) |
| CIE-LCH | lch(72.58, 26.12, 289.03°) |
| OKLab | oklab(76.68% 0.0119 -0.0678) |
| OKLCH | oklch(76.68% 0.069 280) |
| XYZ | xyz(45.2234, 44.5327, 76.0108) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.23
Lavender
#B39DDB
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.56
Pale Violet
#CEAEFA
ΔE00 9.33
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFDF #DFDAAA
analogous
#AACADF #AAAFDF #C0AADF
triadic
#AAAFDF #DFAAAF #AFDFAA
tetradic
#AAAFDF #DFAACA #DFDAAA #AADFC0
square
#AAAFDF #DFAACA #DFDAAA #AADFC0
split-complementary
#AAAFDF #DFC0AA #CADFAA
monochromatic
#515BBE #7E85CE #AAAFDF #D6D9F0 #E9EAF7
Accessibility & contrast
On white
2.12
#AAAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AAAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFDF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFDF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#9EB8BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaafdf; /* rgb */ color: rgb(170, 175, 223); /* oklch */ color: oklch(76.7% 0.069 280.0);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#aaafdf',
950: '#000000',
},
}SCSS
$custom: #aaafdf; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aaafdf",
"rgb": {
"r": 170,
"g": 175,
"b": 223
},
"hsl": {
"h": 234.34,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.76677,
"c": 0.06881,
"h": 280
},
"luminance": 0.44534
}Semantic roles & 50–950 ramp
primary
#AAAFDF
secondary
#EEECDD
accent
#AB2DB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284