#A29DEB#A29DEB
#A29DEB is a light, moderate blue. Relative luminance 0.378; OKLCH L 73.0% C 0.112 H 286.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DEB |
|---|---|
| RGB | rgb(162, 157, 235) |
| HSL | hsl(244, 66%, 77%) |
| HSV | hsv(244, 33%, 92%) |
| CMYK | cmyk(31.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(67.87, 19.19, -38.59) |
| CIE-LCH | lch(67.87, 43.09, 296.44°) |
| OKLab | oklab(73.03% 0.0312 -0.1075) |
| OKLCH | oklch(73.03% 0.112 286.2) |
| XYZ | xyz(41.9487, 37.7924, 83.6657) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 5.49
Lavender
#B39DDB
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.64
Pastel Purple
#CAA0FF
ΔE00 8.37
Lavender (survey)
#C79FEF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DEB #E6EB9D
analogous
#9DBFEB #A29DEB #C99DEB
triadic
#A29DEB #EBA29D #9DEBA2
tetradic
#A29DEB #EB9DBF #E6EB9D #9DEBC9
square
#A29DEB #EB9DBF #E6EB9D #9DEBC9
split-complementary
#A29DEB #EBC99D #BFEB9D
monochromatic
#4237D6 #726AE1 #A29DEB #D2D0F5 #E7E6FA
Accessibility & contrast
On white
2.45
#A29DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A29DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DEB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DEB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#90ABB9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a29deb; /* rgb */ color: rgb(162, 157, 235); /* oklch */ color: oklch(73.0% 0.112 286.2);
Tailwind
colors: {
custom: {
50: '#bfb9f1',
500: '#a29deb',
950: '#000000',
},
}SCSS
$custom: #a29deb; $custom-light: #bfb9f1; $custom-dark: #000000;
JSON
{
"hex": "#a29deb",
"rgb": {
"r": 162,
"g": 157,
"b": 235
},
"hsl": {
"h": 243.846,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.73034,
"c": 0.11193,
"h": 286.2
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#A29DEB
secondary
#F0F1DA
accent
#CE18C2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085