#A29BEC#A29BEC
#A29BEC is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.7% C 0.116 H 287.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BEC |
|---|---|
| RGB | rgb(162, 155, 236) |
| HSL | hsl(245, 68%, 77%) |
| HSV | hsv(245, 34%, 93%) |
| CMYK | cmyk(31.4%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.41, 20.57, -39.85) |
| CIE-LCH | lch(67.41, 44.85, 297.31°) |
| OKLab | oklab(72.7% 0.0342 -0.1111) |
| OKLCH | oklch(72.7% 0.116 287.1) |
| XYZ | xyz(41.7580, 37.1792, 84.3168) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 5.41
Lavender
#B39DDB
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 8.15
Lavender (survey)
#C79FEF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BEC #E5EC9B
analogous
#9BBDEC #A29BEC #CB9BEC
triadic
#A29BEC #ECA29B #9BECA2
tetradic
#A29BEC #EC9BBD #E5EC9B #9BECCB
square
#A29BEC #EC9BBD #E5EC9B #9BECCB
split-complementary
#A29BEC #ECCB9B #BDEC9B
monochromatic
#4234D8 #7268E2 #A29BEC #D2CEF6 #E7E5FA
Accessibility & contrast
On white
2.49
#A29BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A29BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BEC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BEC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#90AAB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29bec; /* rgb */ color: rgb(162, 155, 236); /* oklch */ color: oklch(72.7% 0.116 287.1);
Tailwind
colors: {
custom: {
50: '#bfb8f2',
500: '#a29bec',
950: '#000000',
},
}SCSS
$custom: #a29bec; $custom-light: #bfb8f2; $custom-dark: #000000;
JSON
{
"hex": "#a29bec",
"rgb": {
"r": 162,
"g": 155,
"b": 236
},
"hsl": {
"h": 245.185,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.72698,
"c": 0.11624,
"h": 287.1
},
"luminance": 0.3718
}Semantic roles & 50–950 ramp
primary
#A29BEC
secondary
#F0F2D9
accent
#D016C0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085