#A69BFA#A69BFA
#A69BFA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.7% C 0.135 H 287.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BFA |
|---|---|
| RGB | rgb(166, 155, 250) |
| HSL | hsl(247, 90%, 79%) |
| HSV | hsv(247, 38%, 98%) |
| CMYK | cmyk(33.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.35, 25.24, -46.01) |
| CIE-LCH | lch(68.35, 52.47, 298.75°) |
| OKLab | oklab(73.7% 0.0416 -0.1289) |
| OKLCH | oklch(73.7% 0.135 287.9) |
| XYZ | xyz(44.6979, 38.4506, 95.4906) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 6.59
Pastel Purple
#CAA0FF
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 7.71
Lavender
#B39DDB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BFA #EFFA9B
analogous
#9BC0FA #A69BFA #D59BFA
triadic
#A69BFA #FAA69B #9BFAA6
tetradic
#A69BFA #FA9BC0 #EFFA9B #9BFAD5
square
#A69BFA #FA9BC0 #EFFA9B #9BFAD5
split-complementary
#A69BFA #FAD59B #C0FA9B
monochromatic
#3E26F4 #7261F7 #A69BFA #DAD5FD #E5E2FE
Accessibility & contrast
On white
2.42
#A69BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A69BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BFA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BFA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#91ADBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69bfa; /* rgb */ color: rgb(166, 155, 250); /* oklch */ color: oklch(73.7% 0.135 287.9);
Tailwind
colors: {
custom: {
50: '#c3b8fc',
500: '#a69bfa',
950: '#000000',
},
}SCSS
$custom: #a69bfa; $custom-light: #c3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a69bfa",
"rgb": {
"r": 166,
"g": 155,
"b": 250
},
"hsl": {
"h": 246.947,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.737,
"c": 0.13542,
"h": 287.9
},
"luminance": 0.38452
}Semantic roles & 50–950 ramp
primary
#A69BFA
secondary
#F2F6D5
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085