#A69DFD#A69DFD
#A69DFD is a light, vivid blue. Relative luminance 0.393; OKLCH L 74.2% C 0.137 H 286.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DFD |
|---|---|
| RGB | rgb(166, 157, 253) |
| HSL | hsl(246, 96%, 80%) |
| HSV | hsv(246, 38%, 99%) |
| CMYK | cmyk(34.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.98, 24.88, -46.66) |
| CIE-LCH | lch(68.98, 52.88, 298.07°) |
| OKLab | oklab(74.22% 0.0396 -0.1307) |
| OKLCH | oklch(74.22% 0.137 286.9) |
| XYZ | xyz(45.5077, 39.3115, 98.0996) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Perrywinkle
#8F8CE7
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.73
Periwinkle (survey)
#8E82FE
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DFD #F4FD9D
analogous
#9DC4FD #A69DFD #D69DFD
triadic
#A69DFD #FDA69D #9DFDA6
tetradic
#A69DFD #FD9DC4 #F4FD9D #9DFDD6
square
#A69DFD #FD9DC4 #F4FD9D #9DFDD6
split-complementary
#A69DFD #FDD69D #C4FD9D
monochromatic
#3925FB #7061FC #A69DFD #DCD9FE #E4E1FE
Accessibility & contrast
On white
2.37
#A69DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#A69DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DFD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DFD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#90AFC1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69dfd; /* rgb */ color: rgb(166, 157, 253); /* oklch */ color: oklch(74.2% 0.137 286.9);
Tailwind
colors: {
custom: {
50: '#c3bafe',
500: '#a69dfd',
950: '#000000',
},
}SCSS
$custom: #a69dfd; $custom-light: #c3bafe; $custom-dark: #000000;
JSON
{
"hex": "#a69dfd",
"rgb": {
"r": 166,
"g": 157,
"b": 253
},
"hsl": {
"h": 245.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.74222,
"c": 0.13662,
"h": 286.9
},
"luminance": 0.39313
}Semantic roles & 50–950 ramp
primary
#A69DFD
secondary
#F3F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086