#A29AEF#A29AEF
#A29AEF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.7% C 0.122 H 287.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AEF |
|---|---|
| RGB | rgb(162, 154, 239) |
| HSL | hsl(246, 73%, 77%) |
| HSV | hsv(246, 36%, 94%) |
| CMYK | cmyk(32.2%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.29, 21.91, -41.67) |
| CIE-LCH | lch(67.29, 47.08, 297.73°) |
| OKLab | oklab(72.65% 0.0362 -0.1164) |
| OKLCH | oklch(72.65% 0.122 287.3) |
| XYZ | xyz(42.0318, 37.0235, 86.5763) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 5.09
Lavender Blue
#8B88F8
ΔE00 6.67
Lavender
#B39DDB
ΔE00 6.99
Periwinkle (survey)
#8E82FE
ΔE00 8.00
Pastel Purple
#CAA0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AEF #E7EF9A
analogous
#9ABDEF #A29AEF #CD9AEF
triadic
#A29AEF #EFA29A #9AEFA2
tetradic
#A29AEF #EF9ABD #E7EF9A #9AEFCD
square
#A29AEF #EF9ABD #E7EF9A #9AEFCD
split-complementary
#A29AEF #EFCD9A #BDEF9A
monochromatic
#4130DE #7165E7 #A29AEF #D3CFF7 #E7E5FB
Accessibility & contrast
On white
2.50
#A29AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#A29AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AEF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AEF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#8FAAB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29aef; /* rgb */ color: rgb(162, 154, 239); /* oklch */ color: oklch(72.7% 0.122 287.3);
Tailwind
colors: {
custom: {
50: '#c0b7f4',
500: '#a29aef',
950: '#000000',
},
}SCSS
$custom: #a29aef; $custom-light: #c0b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a29aef",
"rgb": {
"r": 162,
"g": 154,
"b": 239
},
"hsl": {
"h": 245.647,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.72652,
"c": 0.12188,
"h": 287.3
},
"luminance": 0.37025
}Semantic roles & 50–950 ramp
primary
#A29AEF
secondary
#F0F2D9
accent
#D511C2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085