#A8A7EF#A8A7EF
#A8A7EF is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.6% C 0.103 H 284.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A7EF |
|---|---|
| RGB | rgb(168, 167, 239) |
| HSL | hsl(241, 69%, 80%) |
| HSV | hsv(241, 30%, 94%) |
| CMYK | cmyk(29.7%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(71.00, 16.24, -35.86) |
| CIE-LCH | lch(71.00, 39.36, 294.37°) |
| OKLab | oklab(75.62% 0.0254 -0.0995) |
| OKLCH | oklch(75.62% 0.103 284.3) |
| XYZ | xyz(45.5430, 42.1931, 87.3892) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.69
Lavender
#B39DDB
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.11
Pale Violet
#CEAEFA
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A7EF #EEEFA7
analogous
#A7CAEF #A8A7EF #CCA7EF
triadic
#A8A7EF #EFA8A7 #A7EFA8
tetradic
#A8A7EF #EFA7CA #EEEFA7 #A7EFCC
square
#A8A7EF #EFA7CA #EEEFA7 #A7EFCC
split-complementary
#A8A7EF #EFCCA7 #CAEFA7
monochromatic
#423FDC #7573E6 #A8A7EF #DBDBF8 #E5E5FA
Accessibility & contrast
On white
2.22
#A8A7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A8A7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A7EF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A7EF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#97B4C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a8a7ef; /* rgb */ color: rgb(168, 167, 239); /* oklch */ color: oklch(75.6% 0.103 284.3);
Tailwind
colors: {
custom: {
50: '#c3c1f4',
500: '#a8a7ef',
950: '#000000',
},
}SCSS
$custom: #a8a7ef; $custom-light: #c3c1f4; $custom-dark: #000000;
JSON
{
"hex": "#a8a7ef",
"rgb": {
"r": 168,
"g": 167,
"b": 239
},
"hsl": {
"h": 240.833,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.75617,
"c": 0.10272,
"h": 284.3
},
"luminance": 0.42194
}Semantic roles & 50–950 ramp
primary
#A8A7EF
secondary
#F2F2D9
accent
#D114CF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185