#A29ECD#A29ECD
#A29ECD is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.9% C 0.068 H 288.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A29ECD |
|---|---|
| RGB | rgb(162, 158, 205) |
| HSL | hsl(245, 32%, 71%) |
| HSV | hsv(245, 23%, 80%) |
| CMYK | cmyk(21%, 22.9%, 0%, 19.6%) |
| CIE-LAB | lab(66.93, 11.34, -23.48) |
| CIE-LCH | lch(66.93, 26.08, 295.78°) |
| OKLab | oklab(71.92% 0.0215 -0.0644) |
| OKLCH | oklch(71.92% 0.068 288.5) |
| XYZ | xyz(38.1440, 36.5424, 62.7895) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 8.61
Lavender (survey)
#C79FEF
ΔE00 9.62
Perrywinkle
#8F8CE7
ΔE00 9.89
Pale Violet
#CEAEFA
ΔE00 10.16
Heather
#A484AC
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29ECD #C9CD9E
analogous
#9EB1CD #A29ECD #B99ECD
triadic
#A29ECD #CDA29E #9ECDA2
tetradic
#A29ECD #CD9EB1 #C9CD9E #9ECDB9
square
#A29ECD #CD9EB1 #C9CD9E #9ECDB9
split-complementary
#A29ECD #CDB99E #B1CD9E
monochromatic
#58529F #7B76B8 #A29ECD #C9C6E2 #ECEBF5
Accessibility & contrast
On white
2.53
#A29ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A29ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29ECD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29ECD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#99A6AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a29ecd; /* rgb */ color: rgb(162, 158, 205); /* oklch */ color: oklch(71.9% 0.068 288.5);
Tailwind
colors: {
custom: {
50: '#bebadc',
500: '#a29ecd',
950: '#000000',
},
}SCSS
$custom: #a29ecd; $custom-light: #bebadc; $custom-dark: #000000;
JSON
{
"hex": "#a29ecd",
"rgb": {
"r": 162,
"g": 158,
"b": 205
},
"hsl": {
"h": 245.106,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.7192,
"c": 0.06788,
"h": 288.5
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#A29ECD
secondary
#E9EADD
accent
#AB3BA1
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083