#A29CED#A29CED
#A29CED is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.9% C 0.116 H 286.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A29CED |
|---|---|
| RGB | rgb(162, 156, 237) |
| HSL | hsl(244, 69%, 77%) |
| HSV | hsv(244, 34%, 93%) |
| CMYK | cmyk(31.6%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(67.70, 20.26, -39.94) |
| CIE-LCH | lch(67.70, 44.78, 296.90°) |
| OKLab | oklab(72.94% 0.0331 -0.1114) |
| OKLCH | oklch(72.94% 0.116 286.5) |
| XYZ | xyz(42.0708, 37.5717, 85.1398) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 5.25
Lavender
#B39DDB
ΔE00 6.71
Lavender Blue
#8B88F8
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 8.24
Lavender (survey)
#C79FEF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29CED #E7ED9C
analogous
#9CBFED #A29CED #CA9CED
triadic
#A29CED #EDA29C #9CEDA2
tetradic
#A29CED #ED9CBF #E7ED9C #9CEDCA
square
#A29CED #ED9CBF #E7ED9C #9CEDCA
split-complementary
#A29CED #EDCA9C #BFED9C
monochromatic
#4134DA #7168E4 #A29CED #D3D0F6 #E7E5FA
Accessibility & contrast
On white
2.47
#A29CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A29CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29CED
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29CED | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#8FABBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a29ced; /* rgb */ color: rgb(162, 156, 237); /* oklch */ color: oklch(72.9% 0.116 286.5);
Tailwind
colors: {
custom: {
50: '#bfb9f3',
500: '#a29ced',
950: '#000000',
},
}SCSS
$custom: #a29ced; $custom-light: #bfb9f3; $custom-dark: #000000;
JSON
{
"hex": "#a29ced",
"rgb": {
"r": 162,
"g": 156,
"b": 237
},
"hsl": {
"h": 244.444,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.72937,
"c": 0.11618,
"h": 286.5
},
"luminance": 0.37573
}Semantic roles & 50–950 ramp
primary
#A29CED
secondary
#F0F2D9
accent
#D114C3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085