#A29BEE#A29BEE
#A29BEE is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.8% C 0.119 H 286.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BEE |
|---|---|
| RGB | rgb(162, 155, 238) |
| HSL | hsl(245, 71%, 77%) |
| HSV | hsv(245, 35%, 93%) |
| CMYK | cmyk(31.9%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.50, 21.08, -40.81) |
| CIE-LCH | lch(67.50, 45.93, 297.32°) |
| OKLab | oklab(72.79% 0.0346 -0.1139) |
| OKLCH | oklch(72.79% 0.119 286.9) |
| XYZ | xyz(42.0502, 37.2960, 85.8557) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.16
Lavender
#B39DDB
ΔE00 6.84
Lavender Blue
#8B88F8
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 8.14
Periwinkle (survey)
#8E82FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BEE #E7EE9B
analogous
#9BBEEE #A29BEE #CC9BEE
triadic
#A29BEE #EEA29B #9BEEA2
tetradic
#A29BEE #EE9BBE #E7EE9B #9BEECC
square
#A29BEE #EE9BBE #E7EE9B #9BEECC
split-complementary
#A29BEE #EECC9B #BEEE9B
monochromatic
#4132DC #7167E5 #A29BEE #D3CFF7 #E7E5FB
Accessibility & contrast
On white
2.48
#A29BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A29BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BEE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BEE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#8FAABA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29bee; /* rgb */ color: rgb(162, 155, 238); /* oklch */ color: oklch(72.8% 0.119 286.9);
Tailwind
colors: {
custom: {
50: '#bfb8f4',
500: '#a29bee',
950: '#000000',
},
}SCSS
$custom: #a29bee; $custom-light: #bfb8f4; $custom-dark: #000000;
JSON
{
"hex": "#a29bee",
"rgb": {
"r": 162,
"g": 155,
"b": 238
},
"hsl": {
"h": 245.06,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.72793,
"c": 0.11904,
"h": 286.9
},
"luminance": 0.37297
}Semantic roles & 50–950 ramp
primary
#A29BEE
secondary
#F0F2D9
accent
#D313C3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085