#AAA8FB#AAA8FB
#AAA8FB is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.5% C 0.118 H 284.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FB |
|---|---|
| RGB | rgb(170, 168, 251) |
| HSL | hsl(241, 91%, 82%) |
| HSV | hsv(241, 33%, 98%) |
| CMYK | cmyk(32.3%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.90, 19.25, -40.96) |
| CIE-LCH | lch(71.90, 45.26, 295.17°) |
| OKLab | oklab(76.51% 0.0292 -0.1142) |
| OKLCH | oklch(76.51% 0.118 284.4) |
| XYZ | xyz(47.9881, 43.5150, 97.1189) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.01
Perrywinkle
#8F8CE7
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.22
Pastel Purple
#CAA0FF
ΔE00 8.31
Light Periwinkle
#C1C6FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FB #F9FBA8
analogous
#A8D0FB #AAA8FB #D4A8FB
triadic
#AAA8FB #FBAAA8 #A8FBAA
tetradic
#AAA8FB #FBA8D0 #F9FBA8 #A8FBD4
square
#AAA8FB #FBA8D0 #F9FBA8 #A8FBD4
split-complementary
#AAA8FB #FBD4A8 #D0FBA8
monochromatic
#3833F6 #716DF8 #AAA8FB #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.16
#AAA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#95B7C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8fb; /* rgb */ color: rgb(170, 168, 251); /* oklch */ color: oklch(76.5% 0.118 284.4);
Tailwind
colors: {
custom: {
50: '#c5c1fd',
500: '#aaa8fb',
950: '#000000',
},
}SCSS
$custom: #aaa8fb; $custom-light: #c5c1fd; $custom-dark: #000000;
JSON
{
"hex": "#aaa8fb",
"rgb": {
"r": 170,
"g": 168,
"b": 251
},
"hsl": {
"h": 241.446,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.76511,
"c": 0.11788,
"h": 284.4
},
"luminance": 0.43516
}Semantic roles & 50–950 ramp
primary
#AAA8FB
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185