#A39FED#A39FED
#A39FED is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.6% C 0.112 H 285.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FED |
|---|---|
| RGB | rgb(163, 159, 237) |
| HSL | hsl(243, 68%, 78%) |
| HSV | hsv(243, 33%, 93%) |
| CMYK | cmyk(31.2%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.53, 18.84, -38.64) |
| CIE-LCH | lch(68.53, 42.99, 295.99°) |
| OKLab | oklab(73.59% 0.0302 -0.1076) |
| OKLCH | oklch(73.59% 0.112 285.6) |
| XYZ | xyz(42.7844, 38.6961, 85.3193) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.37
Lavender (survey)
#C79FEF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FED #E9ED9F
analogous
#9FC2ED #A39FED #CA9FED
triadic
#A39FED #EDA39F #9FEDA3
tetradic
#A39FED #ED9FC2 #E9ED9F #9FEDCA
square
#A39FED #ED9FC2 #E9ED9F #9FEDCA
split-complementary
#A39FED #EDCA9F #C2ED9F
monochromatic
#4038DA #726BE3 #A39FED #D4D3F7 #E6E5FA
Accessibility & contrast
On white
2.40
#A39FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#A39FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#91ADBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a39fed; /* rgb */ color: rgb(163, 159, 237); /* oklch */ color: oklch(73.6% 0.112 285.6);
Tailwind
colors: {
custom: {
50: '#c0bbf3',
500: '#a39fed',
950: '#000000',
},
}SCSS
$custom: #a39fed; $custom-light: #c0bbf3; $custom-dark: #000000;
JSON
{
"hex": "#a39fed",
"rgb": {
"r": 163,
"g": 159,
"b": 237
},
"hsl": {
"h": 243.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.73591,
"c": 0.11177,
"h": 285.6
},
"luminance": 0.38697
}Semantic roles & 50–950 ramp
primary
#A39FED
secondary
#F0F2D9
accent
#D015C7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085