#A8A9FC#A8A9FC
#A8A9FC is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.6% C 0.118 H 282.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A9FC |
|---|---|
| RGB | rgb(168, 169, 252) |
| HSL | hsl(239, 93%, 82%) |
| HSV | hsv(239, 33%, 99%) |
| CMYK | cmyk(33.3%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.05, 18.39, -41.29) |
| CIE-LCH | lch(72.05, 45.20, 294.01°) |
| OKLab | oklab(76.6% 0.026 -0.1152) |
| OKLCH | oklch(76.6% 0.118 282.7) |
| XYZ | xyz(47.9023, 43.7276, 97.9930) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 8.27
Light Periwinkle
#C1C6FC
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.77
Pastel Purple
#CAA0FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A9FC #FCFBA8
analogous
#A8D3FC #A8A9FC #D1A8FC
triadic
#A8A9FC #FCA8A9 #A9FCA8
tetradic
#A8A9FC #FCA8D3 #FCFBA8 #A8FCD1
square
#A8A9FC #FCA8D3 #FCFBA8 #A8FCD1
split-complementary
#A8A9FC #FCD1A8 #D3FCA8
monochromatic
#3234F8 #6D6FFA #A8A9FC #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.15
#A8A9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A8A9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A9FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A9FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#92B9C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8a9fc; /* rgb */ color: rgb(168, 169, 252); /* oklch */ color: oklch(76.6% 0.118 282.7);
Tailwind
colors: {
custom: {
50: '#c4c2fd',
500: '#a8a9fc',
950: '#000000',
},
}SCSS
$custom: #a8a9fc; $custom-light: #c4c2fd; $custom-dark: #000000;
JSON
{
"hex": "#a8a9fc",
"rgb": {
"r": 168,
"g": 169,
"b": 252
},
"hsl": {
"h": 239.286,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.76598,
"c": 0.11809,
"h": 282.7
},
"luminance": 0.43729
}Semantic roles & 50–950 ramp
primary
#A8A9FC
secondary
#F6F6D5
accent
#E300E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185