#A29ED4#A29ED4
#A29ED4 is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.2% C 0.078 H 287.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A29ED4 |
|---|---|
| RGB | rgb(162, 158, 212) |
| HSL | hsl(244, 39%, 73%) |
| HSV | hsv(244, 25%, 83%) |
| CMYK | cmyk(23.6%, 25.5%, 0%, 16.9%) |
| CIE-LAB | lab(67.19, 12.98, -26.96) |
| CIE-LCH | lch(67.19, 29.92, 295.71°) |
| OKLab | oklab(72.21% 0.0237 -0.0742) |
| OKLCH | oklch(72.21% 0.078 287.7) |
| XYZ | xyz(39.0079, 36.8879, 67.3395) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 8.33
Perrywinkle
#8F8CE7
ΔE00 8.50
Lavender (survey)
#C79FEF
ΔE00 8.89
Pale Violet
#CEAEFA
ΔE00 9.45
Periwinkle Blue
#8F99FB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29ED4 #D0D49E
analogous
#9EB5D4 #A29ED4 #BD9ED4
triadic
#A29ED4 #D4A29E #9ED4A2
tetradic
#A29ED4 #D49EB5 #D0D49E #9ED4BD
square
#A29ED4 #D49EB5 #D0D49E #9ED4BD
split-complementary
#A29ED4 #D4BD9E #B5D49E
monochromatic
#534CAC #7974C1 #A29ED4 #CBC8E7 #EBEAF6
Accessibility & contrast
On white
2.51
#A29ED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A29ED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29ED4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29ED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29ED4 | 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)
#90A5D6
Deuteranopia (green-blind)
#90A2D3
Tritanopia (blue-blind)
#97A7B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29ed4; /* rgb */ color: rgb(162, 158, 212); /* oklch */ color: oklch(72.2% 0.078 287.7);
Tailwind
colors: {
custom: {
50: '#bebae1',
500: '#a29ed4',
950: '#000000',
},
}SCSS
$custom: #a29ed4; $custom-light: #bebae1; $custom-dark: #000000;
JSON
{
"hex": "#a29ed4",
"rgb": {
"r": 162,
"g": 158,
"b": 212
},
"hsl": {
"h": 244.444,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.72208,
"c": 0.07791,
"h": 287.7
},
"luminance": 0.36889
}Semantic roles & 50–950 ramp
primary
#A29ED4
secondary
#EBECDF
accent
#B234A8
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083