#A39FFE#A39FFE
#A39FFE is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.4% C 0.135 H 284.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FFE |
|---|---|
| RGB | rgb(163, 159, 254) |
| HSL | hsl(243, 98%, 81%) |
| HSV | hsv(243, 37%, 100%) |
| CMYK | cmyk(35.8%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.28, 23.22, -46.73) |
| CIE-LCH | lch(69.28, 52.18, 296.42°) |
| OKLab | oklab(74.41% 0.0339 -0.131) |
| OKLCH | oklch(74.41% 0.135 284.5) |
| XYZ | xyz(45.3868, 39.7371, 99.0254) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.64
Lavender
#B39DDB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FFE #FAFE9F
analogous
#9FCAFE #A39FFE #D29FFE
triadic
#A39FFE #FEA39F #9FFEA3
tetradic
#A39FFE #FE9FCA #FAFE9F #9FFED2
square
#A39FFE #FE9FCA #FAFE9F #9FFED2
split-complementary
#A39FFE #FED29F #CAFE9F
monochromatic
#2F26FD #6962FD #A39FFE #DDDCFF #E2E1FF
Accessibility & contrast
On white
2.35
#A39FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#A39FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FFE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FFE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#8AB1C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a39ffe; /* rgb */ color: rgb(163, 159, 254); /* oklch */ color: oklch(74.4% 0.135 284.5);
Tailwind
colors: {
custom: {
50: '#c1bbff',
500: '#a39ffe',
950: '#000000',
},
}SCSS
$custom: #a39ffe; $custom-light: #c1bbff; $custom-dark: #000000;
JSON
{
"hex": "#a39ffe",
"rgb": {
"r": 163,
"g": 159,
"b": 254
},
"hsl": {
"h": 242.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.74413,
"c": 0.13536,
"h": 284.5
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#A39FFE
secondary
#F6F7D4
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086