#A29DE3#A29DE3
#A29DE3 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.7% C 0.101 H 286.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DE3 |
|---|---|
| RGB | rgb(162, 157, 227) |
| HSL | hsl(244, 56%, 75%) |
| HSV | hsv(244, 31%, 89%) |
| CMYK | cmyk(28.6%, 30.8%, 0%, 11%) |
| CIE-LAB | lab(67.53, 17.18, -34.72) |
| CIE-LCH | lch(67.53, 38.74, 296.33°) |
| OKLab | oklab(72.67% 0.0292 -0.0963) |
| OKLCH | oklch(72.67% 0.101 286.9) |
| XYZ | xyz(40.8188, 37.3405, 77.7150) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.69
Lavender (survey)
#C79FEF
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DE3 #DEE39D
analogous
#9DBBE3 #A29DE3 #C59DE3
triadic
#A29DE3 #E3A29D #9DE3A2
tetradic
#A29DE3 #E39DBB #DEE39D #9DE3C5
square
#A29DE3 #E39DBB #DEE39D #9DE3C5
split-complementary
#A29DE3 #E3C59D #BBE39D
monochromatic
#483EC8 #756DD5 #A29DE3 #CFCDF1 #E8E7F8
Accessibility & contrast
On white
2.48
#A29DE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A29DE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DE3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DE3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E6
Deuteranopia (green-blind)
#88A3E1
Tritanopia (blue-blind)
#93A9B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29de3; /* rgb */ color: rgb(162, 157, 227); /* oklch */ color: oklch(72.7% 0.101 286.9);
Tailwind
colors: {
custom: {
50: '#bfb9ec',
500: '#a29de3',
950: '#000000',
},
}SCSS
$custom: #a29de3; $custom-light: #bfb9ec; $custom-dark: #000000;
JSON
{
"hex": "#a29de3",
"rgb": {
"r": 162,
"g": 157,
"b": 227
},
"hsl": {
"h": 244.286,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.72665,
"c": 0.10069,
"h": 286.9
},
"luminance": 0.37341
}Semantic roles & 50–950 ramp
primary
#A29DE3
secondary
#EEEFDC
accent
#C322B8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084