#A29AED#A29AED
#A29AED is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.6% C 0.119 H 287.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AED |
|---|---|
| RGB | rgb(162, 154, 237) |
| HSL | hsl(246, 70%, 77%) |
| HSV | hsv(246, 35%, 93%) |
| CMYK | cmyk(31.6%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.21, 21.40, -40.72) |
| CIE-LCH | lch(67.21, 46.00, 297.72°) |
| OKLab | oklab(72.56% 0.0357 -0.1136) |
| OKLCH | oklch(72.56% 0.119 287.5) |
| XYZ | xyz(41.7379, 36.9060, 85.0289) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.82
Periwinkle Blue
#8F99FB
ΔE00 5.33
Lavender
#B39DDB
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 8.06
Periwinkle (survey)
#8E82FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AED #E5ED9A
analogous
#9ABCED #A29AED #CC9AED
triadic
#A29AED #EDA29A #9AEDA2
tetradic
#A29AED #ED9ABC #E5ED9A #9AEDCC
square
#A29AED #ED9ABC #E5ED9A #9AEDCC
split-complementary
#A29AED #EDCC9A #BCED9A
monochromatic
#4232DA #7266E4 #A29AED #D2CEF6 #E7E5FA
Accessibility & contrast
On white
2.51
#A29AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A29AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AED
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AED | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#81A1EB
Tritanopia (blue-blind)
#90A9B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29aed; /* rgb */ color: rgb(162, 154, 237); /* oklch */ color: oklch(72.6% 0.119 287.5);
Tailwind
colors: {
custom: {
50: '#bfb7f3',
500: '#a29aed',
950: '#000000',
},
}SCSS
$custom: #a29aed; $custom-light: #bfb7f3; $custom-dark: #000000;
JSON
{
"hex": "#a29aed",
"rgb": {
"r": 162,
"g": 154,
"b": 237
},
"hsl": {
"h": 245.783,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72555,
"c": 0.11911,
"h": 287.5
},
"luminance": 0.36907
}Semantic roles & 50–950 ramp
primary
#A29AED
secondary
#F0F2D9
accent
#D214BF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085