#A29EE2#A29EE2
#A29EE2 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.8% C 0.098 H 286.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EE2 |
|---|---|
| RGB | rgb(162, 158, 226) |
| HSL | hsl(244, 54%, 75%) |
| HSV | hsv(244, 30%, 89%) |
| CMYK | cmyk(28.3%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(67.74, 16.37, -33.84) |
| CIE-LCH | lch(67.74, 37.59, 295.82°) |
| OKLab | oklab(72.82% 0.0276 -0.0938) |
| OKLCH | oklch(72.82% 0.098 286.4) |
| XYZ | xyz(40.8511, 37.6252, 77.0468) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.39
Perrywinkle
#8F8CE7
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 6.87
Lavender (survey)
#C79FEF
ΔE00 8.41
Pastel Purple
#CAA0FF
ΔE00 8.81
Pale Purple
#B790D4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EE2 #DEE29E
analogous
#9EBCE2 #A29EE2 #C49EE2
triadic
#A29EE2 #E2A29E #9EE2A2
tetradic
#A29EE2 #E29EBC #DEE29E #9EE2C4
square
#A29EE2 #E29EBC #DEE29E #9EE2C4
split-complementary
#A29EE2 #E2C49E #BCE29E
monochromatic
#4840C6 #756FD4 #A29EE2 #CFCDF0 #E8E7F8
Accessibility & contrast
On white
2.46
#A29EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A29EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EE2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EE2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#93AAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a29ee2; /* rgb */ color: rgb(162, 158, 226); /* oklch */ color: oklch(72.8% 0.098 286.4);
Tailwind
colors: {
custom: {
50: '#bfbaeb',
500: '#a29ee2',
950: '#000000',
},
}SCSS
$custom: #a29ee2; $custom-light: #bfbaeb; $custom-dark: #000000;
JSON
{
"hex": "#a29ee2",
"rgb": {
"r": 162,
"g": 158,
"b": 226
},
"hsl": {
"h": 243.529,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.72815,
"c": 0.09781,
"h": 286.4
},
"luminance": 0.37626
}Semantic roles & 50–950 ramp
primary
#A29EE2
secondary
#EEEFDC
accent
#C124B8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084