#A29FCD#A29FCD
#A29FCD is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.1% C 0.066 H 287.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FCD |
|---|---|
| RGB | rgb(162, 159, 205) |
| HSL | hsl(244, 32%, 71%) |
| HSV | hsv(244, 22%, 80%) |
| CMYK | cmyk(21%, 22.4%, 0%, 19.6%) |
| CIE-LAB | lab(67.19, 10.78, -23.09) |
| CIE-LCH | lch(67.19, 25.48, 295.02°) |
| OKLab | oklab(72.12% 0.0201 -0.0633) |
| OKLCH | oklch(72.12% 0.066 287.6) |
| XYZ | xyz(38.3153, 36.8849, 62.8466) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.39
Pale Purple
#B790D4
ΔE00 8.95
Lavender (survey)
#C79FEF
ΔE00 9.83
Perrywinkle
#8F8CE7
ΔE00 10.06
Pale Violet
#CEAEFA
ΔE00 10.24
Light Periwinkle
#C1C6FC
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FCD #CACD9F
analogous
#9FB3CD #A29FCD #B99FCD
triadic
#A29FCD #CDA29F #9FCDA2
tetradic
#A29FCD #CD9FB3 #CACD9F #9FCDB9
square
#A29FCD #CD9FB3 #CACD9F #9FCDB9
split-complementary
#A29FCD #CDB99F #B3CD9F
monochromatic
#58539F #7B77B8 #A29FCD #C9C7E2 #ECEBF5
Accessibility & contrast
On white
2.51
#A29FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A29FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FCD
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FCD | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#99A7AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29fcd; /* rgb */ color: rgb(162, 159, 205); /* oklch */ color: oklch(72.1% 0.066 287.6);
Tailwind
colors: {
custom: {
50: '#bebbdc',
500: '#a29fcd',
950: '#000000',
},
}SCSS
$custom: #a29fcd; $custom-light: #bebbdc; $custom-dark: #000000;
JSON
{
"hex": "#a29fcd",
"rgb": {
"r": 162,
"g": 159,
"b": 205
},
"hsl": {
"h": 243.913,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.7212,
"c": 0.06639,
"h": 287.6
},
"luminance": 0.36885
}Semantic roles & 50–950 ramp
primary
#A29FCD
secondary
#E9EADE
accent
#AA3BA3
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083