#AAAFF8#AAAFF8
#AAAFF8 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.104 H 280.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF8 |
|---|---|
| RGB | rgb(170, 175, 248) |
| HSL | hsl(236, 85%, 82%) |
| HSV | hsv(236, 31%, 97%) |
| CMYK | cmyk(31.5%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(73.53, 14.58, -36.80) |
| CIE-LCH | lch(73.53, 39.58, 291.61°) |
| OKLab | oklab(77.73% 0.0192 -0.1022) |
| OKLCH | oklch(77.73% 0.104 280.7) |
| XYZ | xyz(48.8462, 45.9818, 95.0905) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 8.83
Lavender
#B39DDB
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF8 #F8F3AA
analogous
#AAD6F8 #AAAFF8 #CCAAF8
triadic
#AAAFF8 #F8AAAF #AFF8AA
tetradic
#AAAFF8 #F8AAD6 #F8F3AA #AAF8CC
square
#AAAFF8 #F8AAD6 #F8F3AA #AAF8CC
split-complementary
#AAAFF8 #F8CCAA #D6F8AA
monochromatic
#3945EF #717AF3 #AAAFF8 #E3E4FD #E3E4FD
Accessibility & contrast
On white
2.06
#AAAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AAAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF8
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF8 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FB
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#96BDC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaff8; /* rgb */ color: rgb(170, 175, 248); /* oklch */ color: oklch(77.7% 0.104 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fb',
500: '#aaaff8',
950: '#000000',
},
}SCSS
$custom: #aaaff8; $custom-light: #c5c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aaaff8",
"rgb": {
"r": 170,
"g": 175,
"b": 248
},
"hsl": {
"h": 236.154,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.77728,
"c": 0.10403,
"h": 280.7
},
"luminance": 0.45983
}Semantic roles & 50–950 ramp
primary
#AAAFF8
secondary
#F5F3D6
accent
#D304E1
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285