#A08FFD#A08FFD
#A08FFD is a light, vivid blue. Relative luminance 0.342; OKLCH L 71.2% C 0.157 H 288.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A08FFD |
|---|---|
| RGB | rgb(160, 143, 253) |
| HSL | hsl(249, 96%, 78%) |
| HSV | hsv(249, 43%, 99%) |
| CMYK | cmyk(36.8%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(65.13, 31.28, -52.76) |
| CIE-LCH | lch(65.13, 61.34, 300.66°) |
| OKLab | oklab(71.18% 0.0508 -0.1487) |
| OKLCH | oklch(71.18% 0.157 288.9) |
| XYZ | xyz(42.0445, 34.2091, 97.2973) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 4.16
Periwinkle (survey)
#8E82FE
ΔE00 4.50
Periwinkle Blue
#8F99FB
ΔE00 5.48
Liliac
#C48EFD
ΔE00 7.51
Pastel Purple
#CAA0FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A08FFD #ECFD8F
analogous
#8FB5FD #A08FFD #D78FFD
triadic
#A08FFD #FDA08F #8FFDA0
tetradic
#A08FFD #FD8FB5 #ECFD8F #8FFDD7
square
#A08FFD #FD8FB5 #ECFD8F #8FFDD7
split-complementary
#A08FFD #FDD78F #B5FD8F
monochromatic
#3A17FB #6D53FC #A08FFD #D3CBFE #E6E1FE
Accessibility & contrast
On white
2.68
#A08FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#A08FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A08FFD
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A08FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A08FFD | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#88A4BA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a08ffd; /* rgb */ color: rgb(160, 143, 253); /* oklch */ color: oklch(71.2% 0.157 288.9);
Tailwind
colors: {
custom: {
50: '#bfb0fe',
500: '#a08ffd',
950: '#000000',
},
}SCSS
$custom: #a08ffd; $custom-light: #bfb0fe; $custom-dark: #000000;
JSON
{
"hex": "#a08ffd",
"rgb": {
"r": 160,
"g": 143,
"b": 253
},
"hsl": {
"h": 249.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.7118,
"c": 0.15711,
"h": 288.9
},
"luminance": 0.3421
}Semantic roles & 50–950 ramp
primary
#A08FFD
secondary
#F1F7D4
accent
#E600C2
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121018
muted
#817F86