#AAAFFD#AAAFFD
#AAAFFD is a light, moderate blue. Relative luminance 0.463; OKLCH L 78.0% C 0.111 H 280.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFFD |
|---|---|
| RGB | rgb(170, 175, 253) |
| HSL | hsl(236, 95%, 83%) |
| HSV | hsv(236, 33%, 99%) |
| CMYK | cmyk(32.8%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.74, 15.84, -39.19) |
| CIE-LCH | lch(73.74, 42.27, 292.00°) |
| OKLab | oklab(77.95% 0.0205 -0.1091) |
| OKLCH | oklch(77.95% 0.111 280.7) |
| XYZ | xyz(49.6323, 46.2963, 99.2305) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.23
Pale Violet
#CEAEFA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFFD #FDF8AA
analogous
#AAD8FD #AAAFFD #CFAAFD
triadic
#AAAFFD #FDAAAF #AFFDAA
tetradic
#AAAFFD #FDAAD8 #FDF8AA #AAFDCF
square
#AAAFFD #FDAAD8 #FDF8AA #AAFDCF
split-complementary
#AAAFFD #FDCFAA #D8FDAA
monochromatic
#323EFA #6E77FC #AAAFFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.05
#AAAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#AAAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFFD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFFD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#94BECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaffd; /* rgb */ color: rgb(170, 175, 253); /* oklch */ color: oklch(78.0% 0.111 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fe',
500: '#aaaffd',
950: '#000000',
},
}SCSS
$custom: #aaaffd; $custom-light: #c5c6fe; $custom-dark: #000000;
JSON
{
"hex": "#aaaffd",
"rgb": {
"r": 170,
"g": 175,
"b": 253
},
"hsl": {
"h": 236.386,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.77952,
"c": 0.11101,
"h": 280.7
},
"luminance": 0.46298
}Semantic roles & 50–950 ramp
primary
#AAAFFD
secondary
#F7F4D4
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286