#A8A2F4#A8A2F4
#A8A2F4 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.9% C 0.117 H 286.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A2F4 |
|---|---|
| RGB | rgb(168, 162, 244) |
| HSL | hsl(244, 79%, 80%) |
| HSV | hsv(244, 34%, 96%) |
| CMYK | cmyk(31.1%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(69.96, 20.30, -40.20) |
| CIE-LCH | lch(69.96, 45.04, 296.80°) |
| OKLab | oklab(74.88% 0.0333 -0.112) |
| OKLCH | oklch(74.88% 0.117 286.6) |
| XYZ | xyz(45.3936, 40.6960, 91.0339) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 6.81
Lavender
#B39DDB
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 7.62
Lavender (survey)
#C79FEF
ΔE00 8.15
Pale Violet
#CEAEFA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A2F4 #EEF4A2
analogous
#A2C5F4 #A8A2F4 #D1A2F4
triadic
#A8A2F4 #F4A8A2 #A2F4A8
tetradic
#A8A2F4 #F4A2C5 #EEF4A2 #A2F4D1
square
#A8A2F4 #F4A2C5 #EEF4A2 #A2F4D1
split-complementary
#A8A2F4 #F4D1A2 #C5F4A2
monochromatic
#4235E7 #756BEE #A8A2F4 #DBD9FA #E5E4FC
Accessibility & contrast
On white
2.30
#A8A2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#A8A2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A2F4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A2F4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#95B1C0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a8a2f4; /* rgb */ color: rgb(168, 162, 244); /* oklch */ color: oklch(74.9% 0.117 286.6);
Tailwind
colors: {
custom: {
50: '#c4bdf8',
500: '#a8a2f4',
950: '#000000',
},
}SCSS
$custom: #a8a2f4; $custom-light: #c4bdf8; $custom-dark: #000000;
JSON
{
"hex": "#a8a2f4",
"rgb": {
"r": 168,
"g": 162,
"b": 244
},
"hsl": {
"h": 244.39,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.74884,
"c": 0.11688,
"h": 286.6
},
"luminance": 0.40697
}Semantic roles & 50–950 ramp
primary
#A8A2F4
secondary
#F2F4D7
accent
#DB0ACC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185