#A29DED#A29DED
#A29DED is a light, moderate blue. Relative luminance 0.379; OKLCH L 73.1% C 0.115 H 286.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DED |
|---|---|
| RGB | rgb(162, 157, 237) |
| HSL | hsl(244, 69%, 77%) |
| HSV | hsv(244, 34%, 93%) |
| CMYK | cmyk(31.6%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.95, 19.69, -39.55) |
| CIE-LCH | lch(67.95, 44.18, 296.47°) |
| OKLab | oklab(73.13% 0.0317 -0.1103) |
| OKLCH | oklch(73.13% 0.115 286) |
| XYZ | xyz(42.2393, 37.9087, 85.1960) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.40
Lavender
#B39DDB
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.43
Pastel Purple
#CAA0FF
ΔE00 8.35
Lavender (survey)
#C79FEF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DED #E8ED9D
analogous
#9DC0ED #A29DED #CA9DED
triadic
#A29DED #EDA29D #9DEDA2
tetradic
#A29DED #ED9DC0 #E8ED9D #9DEDCA
square
#A29DED #ED9DC0 #E8ED9D #9DEDCA
split-complementary
#A29DED #EDCA9D #C0ED9D
monochromatic
#4036DA #7169E4 #A29DED #D3D1F6 #E6E5FA
Accessibility & contrast
On white
2.45
#A29DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A29DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DED
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DED | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#8FACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29ded; /* rgb */ color: rgb(162, 157, 237); /* oklch */ color: oklch(73.1% 0.115 286.0);
Tailwind
colors: {
custom: {
50: '#bfb9f3',
500: '#a29ded',
950: '#000000',
},
}SCSS
$custom: #a29ded; $custom-light: #bfb9f3; $custom-dark: #000000;
JSON
{
"hex": "#a29ded",
"rgb": {
"r": 162,
"g": 157,
"b": 237
},
"hsl": {
"h": 243.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73128,
"c": 0.11473,
"h": 286
},
"luminance": 0.3791
}Semantic roles & 50–950 ramp
primary
#A29DED
secondary
#F0F2D9
accent
#D115C5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085