#A29CDC#A29CDC
#A29CDC is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.2% C 0.092 H 288.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A29CDC |
|---|---|
| RGB | rgb(162, 156, 220) |
| HSL | hsl(246, 48%, 74%) |
| HSV | hsv(246, 29%, 86%) |
| CMYK | cmyk(26.4%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(66.99, 16.03, -31.69) |
| CIE-LCH | lch(66.99, 35.51, 296.83°) |
| OKLab | oklab(72.16% 0.0287 -0.0877) |
| OKLCH | oklch(72.16% 0.092 288.1) |
| XYZ | xyz(39.7038, 36.6249, 72.6738) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.56
Perrywinkle
#8F8CE7
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.92
Pale Purple
#B790D4
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29CDC #D6DC9C
analogous
#9CB6DC #A29CDC #C29CDC
triadic
#A29CDC #DCA29C #9CDCA2
tetradic
#A29CDC #DC9CB6 #D6DC9C #9CDCC2
square
#A29CDC #DC9CB6 #D6DC9C #9CDCC2
split-complementary
#A29CDC #DCC29C #B6DC9C
monochromatic
#4E42BB #786FCC #A29CDC #CCC9EC #EAE8F7
Accessibility & contrast
On white
2.52
#A29CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A29CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29CDC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29CDC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#95A7B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a29cdc; /* rgb */ color: rgb(162, 156, 220); /* oklch */ color: oklch(72.2% 0.092 288.1);
Tailwind
colors: {
custom: {
50: '#beb9e7',
500: '#a29cdc',
950: '#000000',
},
}SCSS
$custom: #a29cdc; $custom-light: #beb9e7; $custom-dark: #000000;
JSON
{
"hex": "#a29cdc",
"rgb": {
"r": 162,
"g": 156,
"b": 220
},
"hsl": {
"h": 245.625,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.72158,
"c": 0.09227,
"h": 288.1
},
"luminance": 0.36626
}Semantic roles & 50–950 ramp
primary
#A29CDC
secondary
#ECEEDD
accent
#BB2AAD
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084