#A29DEC#A29DEC
#A29DEC is a light, moderate blue. Relative luminance 0.379; OKLCH L 73.1% C 0.113 H 286.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DEC |
|---|---|
| RGB | rgb(162, 157, 236) |
| HSL | hsl(244, 68%, 77%) |
| HSV | hsv(244, 33%, 93%) |
| CMYK | cmyk(31.4%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.91, 19.44, -39.07) |
| CIE-LCH | lch(67.91, 43.64, 296.45°) |
| OKLab | oklab(73.08% 0.0315 -0.1089) |
| OKLCH | oklch(73.08% 0.113 286.1) |
| XYZ | xyz(42.0936, 37.8504, 84.4287) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender
#B39DDB
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 7.53
Pastel Purple
#CAA0FF
ΔE00 8.36
Lavender (survey)
#C79FEF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DEC #E7EC9D
analogous
#9DC0EC #A29DEC #C99DEC
triadic
#A29DEC #ECA29D #9DECA2
tetradic
#A29DEC #EC9DC0 #E7EC9D #9DECC9
square
#A29DEC #EC9DC0 #E7EC9D #9DECC9
split-complementary
#A29DEC #ECC99D #C0EC9D
monochromatic
#4136D8 #716AE2 #A29DEC #D3D0F6 #E7E5FA
Accessibility & contrast
On white
2.45
#A29DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#A29DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DEC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DEC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#90ABBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a29dec; /* rgb */ color: rgb(162, 157, 236); /* oklch */ color: oklch(73.1% 0.113 286.1);
Tailwind
colors: {
custom: {
50: '#bfb9f2',
500: '#a29dec',
950: '#000000',
},
}SCSS
$custom: #a29dec; $custom-light: #bfb9f2; $custom-dark: #000000;
JSON
{
"hex": "#a29dec",
"rgb": {
"r": 162,
"g": 157,
"b": 236
},
"hsl": {
"h": 243.797,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.73081,
"c": 0.11333,
"h": 286.1
},
"luminance": 0.37851
}Semantic roles & 50–950 ramp
primary
#A29DEC
secondary
#F0F2D9
accent
#CF16C4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085