#A29AEE#A29AEE
#A29AEE is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.6% C 0.120 H 287.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AEE |
|---|---|
| RGB | rgb(162, 154, 238) |
| HSL | hsl(246, 71%, 77%) |
| HSV | hsv(246, 35%, 93%) |
| CMYK | cmyk(31.9%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.25, 21.65, -41.20) |
| CIE-LCH | lch(67.25, 46.54, 297.72°) |
| OKLab | oklab(72.6% 0.036 -0.115) |
| OKLCH | oklch(72.6% 0.121 287.4) |
| XYZ | xyz(41.8844, 36.9646, 85.8005) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 5.21
Lavender Blue
#8B88F8
ΔE00 6.77
Lavender
#B39DDB
ΔE00 6.84
Pastel Purple
#CAA0FF
ΔE00 8.06
Periwinkle (survey)
#8E82FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AEE #E6EE9A
analogous
#9ABCEE #A29AEE #CC9AEE
triadic
#A29AEE #EEA29A #9AEEA2
tetradic
#A29AEE #EE9ABC #E6EE9A #9AEECC
square
#A29AEE #EE9ABC #E6EE9A #9AEECC
split-complementary
#A29AEE #EECC9A #BCEE9A
monochromatic
#4231DC #7266E5 #A29AEE #D2CEF7 #E7E5FB
Accessibility & contrast
On white
2.50
#A29AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A29AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AEE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AEE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#80A2EC
Tritanopia (blue-blind)
#8FA9B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29aee; /* rgb */ color: rgb(162, 154, 238); /* oklch */ color: oklch(72.6% 0.120 287.4);
Tailwind
colors: {
custom: {
50: '#bfb7f4',
500: '#a29aee',
950: '#000000',
},
}SCSS
$custom: #a29aee; $custom-light: #bfb7f4; $custom-dark: #000000;
JSON
{
"hex": "#a29aee",
"rgb": {
"r": 162,
"g": 154,
"b": 238
},
"hsl": {
"h": 245.714,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.72603,
"c": 0.1205,
"h": 287.4
},
"luminance": 0.36966
}Semantic roles & 50–950 ramp
primary
#A29AEE
secondary
#F0F2D9
accent
#D312C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085