#AAA8FC#AAA8FC
#AAA8FC is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.6% C 0.119 H 284.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FC |
|---|---|
| RGB | rgb(170, 168, 252) |
| HSL | hsl(241, 93%, 82%) |
| HSV | hsv(241, 33%, 99%) |
| CMYK | cmyk(32.5%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(71.95, 19.50, -41.44) |
| CIE-LCH | lch(71.95, 45.80, 295.20°) |
| OKLab | oklab(76.56% 0.0295 -0.1156) |
| OKLCH | oklch(76.56% 0.119 284.3) |
| XYZ | xyz(48.1461, 43.5782, 97.9513) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.19
Lavender
#B39DDB
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.33
Light Periwinkle
#C1C6FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FC #FAFCA8
analogous
#A8D0FC #AAA8FC #D4A8FC
triadic
#AAA8FC #FCAAA8 #A8FCAA
tetradic
#AAA8FC #FCA8D0 #FAFCA8 #A8FCD4
square
#AAA8FC #FCA8D0 #FAFCA8 #A8FCD4
split-complementary
#AAA8FC #FCD4A8 #D0FCA8
monochromatic
#3632F8 #706DFA #AAA8FC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.16
#AAA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AAA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#95B8C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8fc; /* rgb */ color: rgb(170, 168, 252); /* oklch */ color: oklch(76.6% 0.119 284.3);
Tailwind
colors: {
custom: {
50: '#c5c1fd',
500: '#aaa8fc',
950: '#000000',
},
}SCSS
$custom: #aaa8fc; $custom-light: #c5c1fd; $custom-dark: #000000;
JSON
{
"hex": "#aaa8fc",
"rgb": {
"r": 170,
"g": 168,
"b": 252
},
"hsl": {
"h": 241.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.76558,
"c": 0.11927,
"h": 284.3
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#AAA8FC
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185