#A39CDC#A39CDC
#A39CDC is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.2% C 0.092 H 288.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CDC |
|---|---|
| RGB | rgb(163, 156, 220) |
| HSL | hsl(247, 48%, 74%) |
| HSV | hsv(247, 29%, 86%) |
| CMYK | cmyk(25.9%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.07, 16.33, -31.56) |
| CIE-LCH | lch(67.07, 35.53, 297.36°) |
| OKLab | oklab(72.24% 0.0299 -0.0873) |
| OKLCH | oklch(72.24% 0.092 288.9) |
| XYZ | xyz(39.9078, 36.7301, 72.6833) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.29
Perrywinkle
#8F8CE7
ΔE00 6.97
Pale Purple
#B790D4
ΔE00 7.73
Lavender (survey)
#C79FEF
ΔE00 7.93
Periwinkle Blue
#8F99FB
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CDC #D5DC9C
analogous
#9CB5DC #A39CDC #C39CDC
triadic
#A39CDC #DCA39C #9CDCA3
tetradic
#A39CDC #DC9CB5 #D5DC9C #9CDCC3
square
#A39CDC #DC9CB5 #D5DC9C #9CDCC3
split-complementary
#A39CDC #DCC39C #B5DC9C
monochromatic
#4F42BB #796FCC #A39CDC #CDC9EC #EAE8F7
Accessibility & contrast
On white
2.52
#A39CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A39CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CDC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CDC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#8BA2DA
Tritanopia (blue-blind)
#96A7B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a39cdc; /* rgb */ color: rgb(163, 156, 220); /* oklch */ color: oklch(72.2% 0.092 288.9);
Tailwind
colors: {
custom: {
50: '#bfb9e7',
500: '#a39cdc',
950: '#000000',
},
}SCSS
$custom: #a39cdc; $custom-light: #bfb9e7; $custom-dark: #000000;
JSON
{
"hex": "#a39cdc",
"rgb": {
"r": 163,
"g": 156,
"b": 220
},
"hsl": {
"h": 246.563,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.72238,
"c": 0.09225,
"h": 288.9
},
"luminance": 0.36731
}Semantic roles & 50–950 ramp
primary
#A39CDC
secondary
#ECEEDD
accent
#BB2AAB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084