#A8A8FC#A8A8FC
#A8A8FC is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.4% C 0.119 H 283.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A8FC |
|---|---|
| RGB | rgb(168, 168, 252) |
| HSL | hsl(240, 93%, 82%) |
| HSV | hsv(240, 33%, 99%) |
| CMYK | cmyk(33.3%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(71.80, 18.95, -41.68) |
| CIE-LCH | lch(71.80, 45.79, 294.45°) |
| OKLab | oklab(76.41% 0.0273 -0.1163) |
| OKLCH | oklch(76.41% 0.119 283.2) |
| XYZ | xyz(47.7170, 43.3569, 97.9312) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 8.04
Light Periwinkle
#C1C6FC
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.64
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A8FC #FCFCA8
analogous
#A8D2FC #A8A8FC #D2A8FC
triadic
#A8A8FC #FCA8A8 #A8FCA8
tetradic
#A8A8FC #FCA8D2 #FCFCA8 #A8FCD2
square
#A8A8FC #FCA8D2 #FCFCA8 #A8FCD2
split-complementary
#A8A8FC #FCD2A8 #D2FCA8
monochromatic
#3232F8 #6D6DFA #A8A8FC #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.17
#A8A8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A8A8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A8FC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A8FC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#92B8C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a8a8fc; /* rgb */ color: rgb(168, 168, 252); /* oklch */ color: oklch(76.4% 0.119 283.2);
Tailwind
colors: {
custom: {
50: '#c4c1fd',
500: '#a8a8fc',
950: '#000000',
},
}SCSS
$custom: #a8a8fc; $custom-light: #c4c1fd; $custom-dark: #000000;
JSON
{
"hex": "#a8a8fc",
"rgb": {
"r": 168,
"g": 168,
"b": 252
},
"hsl": {
"h": 240,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.76406,
"c": 0.11947,
"h": 283.2
},
"luminance": 0.43358
}Semantic roles & 50–950 ramp
primary
#A8A8FC
secondary
#F6F6D5
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185