#A39CCD#A39CCD
#A39CCD is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.6% C 0.071 H 291.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CCD |
|---|---|
| RGB | rgb(163, 156, 205) |
| HSL | hsl(249, 33%, 71%) |
| HSV | hsv(249, 24%, 80%) |
| CMYK | cmyk(20.5%, 23.9%, 0%, 19.6%) |
| CIE-LAB | lab(66.50, 12.78, -24.14) |
| CIE-LCH | lch(66.50, 27.32, 297.90°) |
| OKLab | oklab(71.6% 0.0255 -0.0662) |
| OKLCH | oklch(71.6% 0.071 291) |
| XYZ | xyz(38.0096, 35.9708, 62.6863) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 7.71
Lavender (survey)
#C79FEF
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.73
Pale Violet
#CEAEFA
ΔE00 9.89
Heather
#A484AC
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CCD #C6CD9C
analogous
#9CADCD #A39CCD #BB9CCD
triadic
#A39CCD #CDA39C #9CCDA3
tetradic
#A39CCD #CD9CAD #C6CD9C #9CCDBB
square
#A39CCD #CD9CAD #C6CD9C #9CCDBB
split-complementary
#A39CCD #CDBB9C #ADCD9C
monochromatic
#5B509F #7D73B8 #A39CCD #C9C5E2 #ECEBF5
Accessibility & contrast
On white
2.56
#A39CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#A39CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CCD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CCD | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3CF
Deuteranopia (green-blind)
#91A1CC
Tritanopia (blue-blind)
#9AA4AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a39ccd; /* rgb */ color: rgb(163, 156, 205); /* oklch */ color: oklch(71.6% 0.071 291.0);
Tailwind
colors: {
custom: {
50: '#bfb9dc',
500: '#a39ccd',
950: '#000000',
},
}SCSS
$custom: #a39ccd; $custom-light: #bfb9dc; $custom-dark: #000000;
JSON
{
"hex": "#a39ccd",
"rgb": {
"r": 163,
"g": 156,
"b": 205
},
"hsl": {
"h": 248.571,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.71603,
"c": 0.07095,
"h": 291
},
"luminance": 0.35971
}Semantic roles & 50–950 ramp
primary
#A39CCD
secondary
#E7E9DC
accent
#AC3A9B
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083