#A39CCB#A39CCB
#A39CCB is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.5% C 0.068 H 291.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CCB |
|---|---|
| RGB | rgb(163, 156, 203) |
| HSL | hsl(249, 31%, 70%) |
| HSV | hsv(249, 23%, 80%) |
| CMYK | cmyk(19.7%, 23.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.42, 12.32, -23.14) |
| CIE-LCH | lch(66.42, 26.22, 298.03°) |
| OKLab | oklab(71.52% 0.0249 -0.0634) |
| OKLCH | oklch(71.52% 0.068 291.4) |
| XYZ | xyz(37.7698, 35.8748, 61.4230) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 7.87
Lavender (survey)
#C79FEF
ΔE00 9.34
Heather
#A484AC
ΔE00 10.00
Pale Violet
#CEAEFA
ΔE00 10.14
Perrywinkle
#8F8CE7
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CCB #C4CB9C
analogous
#9CACCB #A39CCB #BA9CCB
triadic
#A39CCB #CBA39C #9CCBA3
tetradic
#A39CCB #CB9CAC #C4CB9C #9CCBBA
square
#A39CCB #CB9CAC #C4CB9C #9CCBBA
split-complementary
#A39CCB #CBBA9C #ACCB9C
monochromatic
#5C519B #7E74B6 #A39CCB #C8C4E0 #ECEBF4
Accessibility & contrast
On white
2.57
#A39CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A39CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CCB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CCB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CD
Deuteranopia (green-blind)
#91A1CA
Tritanopia (blue-blind)
#9BA4AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39ccb; /* rgb */ color: rgb(163, 156, 203); /* oklch */ color: oklch(71.5% 0.068 291.4);
Tailwind
colors: {
custom: {
50: '#beb9db',
500: '#a39ccb',
950: '#000000',
},
}SCSS
$custom: #a39ccb; $custom-light: #beb9db; $custom-dark: #000000;
JSON
{
"hex": "#a39ccb",
"rgb": {
"r": 163,
"g": 156,
"b": 203
},
"hsl": {
"h": 248.936,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.71522,
"c": 0.0681,
"h": 291.4
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#A39CCB
secondary
#E6E8DB
accent
#AA3C99
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121115
muted
#818083