#AAAFDC#AAAFDC
#AAAFDC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.065 H 279.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFDC |
|---|---|
| RGB | rgb(170, 175, 220) |
| HSL | hsl(234, 42%, 76%) |
| HSV | hsv(234, 23%, 86%) |
| CMYK | cmyk(22.7%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.48, 7.82, -23.22) |
| CIE-LCH | lch(72.48, 24.50, 288.62°) |
| OKLab | oklab(76.56% 0.011 -0.0636) |
| OKLCH | oklch(76.56% 0.065 279.8) |
| XYZ | xyz(44.8226, 44.3724, 73.8995) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.86
Periwinkle
#CCCCFF
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.93
Lightsteelblue
#B0C4DE
ΔE00 9.47
Pale Violet
#CEAEFA
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFDC #DCD7AA
analogous
#AAC8DC #AAAFDC #BEAADC
triadic
#AAAFDC #DCAAAF #AFDCAA
tetradic
#AAAFDC #DCAAC8 #DCD7AA #AADCBE
square
#AAAFDC #DCAAC8 #DCD7AA #AADCBE
split-complementary
#AAAFDC #DCBEAA #C8DCAA
monochromatic
#535DB8 #7F86CA #AAAFDC #D5D8EE #E9EBF6
Accessibility & contrast
On white
2.13
#AAAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AAAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFDC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFDC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DE
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#9EB7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaafdc; /* rgb */ color: rgb(170, 175, 220); /* oklch */ color: oklch(76.6% 0.065 279.8);
Tailwind
colors: {
custom: {
50: '#c4c6e7',
500: '#aaafdc',
950: '#000000',
},
}SCSS
$custom: #aaafdc; $custom-light: #c4c6e7; $custom-dark: #000000;
JSON
{
"hex": "#aaafdc",
"rgb": {
"r": 170,
"g": 175,
"b": 220
},
"hsl": {
"h": 234,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.76559,
"c": 0.06456,
"h": 279.8
},
"luminance": 0.44373
}Semantic roles & 50–950 ramp
primary
#AAAFDC
secondary
#EDEBDE
accent
#A831B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121316
muted
#818284