#A39FCE#A39FCE
#A39FCE is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.2% C 0.068 H 288.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FCE |
|---|---|
| RGB | rgb(163, 159, 206) |
| HSL | hsl(245, 32%, 72%) |
| HSV | hsv(245, 23%, 81%) |
| CMYK | cmyk(20.9%, 22.8%, 0%, 19.2%) |
| CIE-LAB | lab(67.31, 11.32, -23.46) |
| CIE-LCH | lch(67.31, 26.05, 295.76°) |
| OKLab | oklab(72.24% 0.0215 -0.0643) |
| OKLCH | oklch(72.24% 0.068 288.5) |
| XYZ | xyz(38.6404, 37.0385, 63.4939) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 8.66
Lavender (survey)
#C79FEF
ΔE00 9.52
Pale Violet
#CEAEFA
ΔE00 9.96
Perrywinkle
#8F8CE7
ΔE00 10.02
Light Periwinkle
#C1C6FC
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FCE #CACE9F
analogous
#9FB3CE #A39FCE #BB9FCE
triadic
#A39FCE #CEA39F #9FCEA3
tetradic
#A39FCE #CE9FB3 #CACE9F #9FCEBB
square
#A39FCE #CE9FB3 #CACE9F #9FCEBB
split-complementary
#A39FCE #CEBB9F #B3CE9F
monochromatic
#5952A1 #7C76B9 #A39FCE #CAC8E3 #ECEBF5
Accessibility & contrast
On white
2.50
#A39FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A39FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FCE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FCE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D0
Deuteranopia (green-blind)
#93A3CD
Tritanopia (blue-blind)
#9AA7AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a39fce; /* rgb */ color: rgb(163, 159, 206); /* oklch */ color: oklch(72.2% 0.068 288.5);
Tailwind
colors: {
custom: {
50: '#bfbbdd',
500: '#a39fce',
950: '#000000',
},
}SCSS
$custom: #a39fce; $custom-light: #bfbbdd; $custom-dark: #000000;
JSON
{
"hex": "#a39fce",
"rgb": {
"r": 163,
"g": 159,
"b": 206
},
"hsl": {
"h": 245.106,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.72241,
"c": 0.06781,
"h": 288.5
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#A39FCE
secondary
#E9EADE
accent
#AB3AA2
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083