#A29EEB#A29EEB
#A29EEB is a light, moderate blue. Relative luminance 0.381; OKLCH L 73.2% C 0.110 H 285.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EEB |
|---|---|
| RGB | rgb(162, 158, 235) |
| HSL | hsl(243, 66%, 77%) |
| HSV | hsv(243, 33%, 92%) |
| CMYK | cmyk(31.1%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.12, 18.62, -38.20) |
| CIE-LCH | lch(68.12, 42.49, 295.99°) |
| OKLab | oklab(73.23% 0.0299 -0.1064) |
| OKLCH | oklch(73.23% 0.11 285.7) |
| XYZ | xyz(42.1186, 38.1322, 83.7223) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender
#B39DDB
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.84
Pastel Purple
#CAA0FF
ΔE00 8.49
Lavender (survey)
#C79FEF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EEB #E7EB9E
analogous
#9EC1EB #A29EEB #C99EEB
triadic
#A29EEB #EBA29E #9EEBA2
tetradic
#A29EEB #EB9EC1 #E7EB9E #9EEBC9
square
#A29EEB #EB9EC1 #E7EB9E #9EEBC9
split-complementary
#A29EEB #EBC99E #C1EB9E
monochromatic
#4139D6 #716BE1 #A29EEB #D3D1F5 #E7E6FA
Accessibility & contrast
On white
2.43
#A29EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A29EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EEB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EEB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#90ACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29eeb; /* rgb */ color: rgb(162, 158, 235); /* oklch */ color: oklch(73.2% 0.110 285.7);
Tailwind
colors: {
custom: {
50: '#bfbaf1',
500: '#a29eeb',
950: '#000000',
},
}SCSS
$custom: #a29eeb; $custom-light: #bfbaf1; $custom-dark: #000000;
JSON
{
"hex": "#a29eeb",
"rgb": {
"r": 162,
"g": 158,
"b": 235
},
"hsl": {
"h": 243.117,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.73226,
"c": 0.11048,
"h": 285.7
},
"luminance": 0.38133
}Semantic roles & 50–950 ramp
primary
#A29EEB
secondary
#F0F1DA
accent
#CE18C4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085