#A29DE1#A29DE1
#A29DE1 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.6% C 0.098 H 287.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DE1 |
|---|---|
| RGB | rgb(162, 157, 225) |
| HSL | hsl(244, 53%, 75%) |
| HSV | hsv(244, 30%, 88%) |
| CMYK | cmyk(28%, 30.2%, 0%, 11.8%) |
| CIE-LAB | lab(67.45, 16.69, -33.74) |
| CIE-LCH | lch(67.45, 37.64, 296.32°) |
| OKLab | oklab(72.58% 0.0287 -0.0936) |
| OKLCH | oklch(72.58% 0.098 287.1) |
| XYZ | xyz(40.5444, 37.2307, 76.2697) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 8.27
Pale Purple
#B790D4
ΔE00 8.54
Pastel Purple
#CAA0FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DE1 #DCE19D
analogous
#9DBAE1 #A29DE1 #C49DE1
triadic
#A29DE1 #E1A29D #9DE1A2
tetradic
#A29DE1 #E19DBA #DCE19D #9DE1C4
square
#A29DE1 #E19DBA #DCE19D #9DE1C4
split-complementary
#A29DE1 #E1C49D #BAE19D
monochromatic
#493FC4 #766ED3 #A29DE1 #CECCEF #E9E8F8
Accessibility & contrast
On white
2.49
#A29DE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A29DE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DE1
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DE1 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E4
Deuteranopia (green-blind)
#89A2DF
Tritanopia (blue-blind)
#93A9B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29de1; /* rgb */ color: rgb(162, 157, 225); /* oklch */ color: oklch(72.6% 0.098 287.1);
Tailwind
colors: {
custom: {
50: '#bfb9ea',
500: '#a29de1',
950: '#000000',
},
}SCSS
$custom: #a29de1; $custom-light: #bfb9ea; $custom-dark: #000000;
JSON
{
"hex": "#a29de1",
"rgb": {
"r": 162,
"g": 157,
"b": 225
},
"hsl": {
"h": 244.412,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.72575,
"c": 0.09787,
"h": 287.1
},
"luminance": 0.37232
}Semantic roles & 50–950 ramp
primary
#A29DE1
secondary
#EEEFDC
accent
#C125B5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084