#A69DF9#A69DF9
#A69DF9 is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.131 H 287.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DF9 |
|---|---|
| RGB | rgb(166, 157, 249) |
| HSL | hsl(246, 88%, 80%) |
| HSV | hsv(246, 37%, 98%) |
| CMYK | cmyk(33.3%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.79, 23.85, -44.77) |
| CIE-LCH | lch(68.79, 50.72, 298.05°) |
| OKLab | oklab(74.02% 0.0388 -0.1253) |
| OKLCH | oklch(74.02% 0.131 287.2) |
| XYZ | xyz(44.8772, 39.0593, 94.7789) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.57
Lavender
#B39DDB
ΔE00 7.79
Periwinkle (survey)
#8E82FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DF9 #F0F99D
analogous
#9DC2F9 #A69DF9 #D49DF9
triadic
#A69DF9 #F9A69D #9DF9A6
tetradic
#A69DF9 #F99DC2 #F0F99D #9DF9D4
square
#A69DF9 #F99DC2 #F0F99D #9DF9D4
split-complementary
#A69DF9 #F9D49D #C2F99D
monochromatic
#3D2AF2 #7263F5 #A69DF9 #DAD7FD #E5E2FD
Accessibility & contrast
On white
2.38
#A69DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A69DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DF9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DF9 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#80A5F7
Tritanopia (blue-blind)
#91AEBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69df9; /* rgb */ color: rgb(166, 157, 249); /* oklch */ color: oklch(74.0% 0.131 287.2);
Tailwind
colors: {
custom: {
50: '#c3bafb',
500: '#a69df9',
950: '#000000',
},
}SCSS
$custom: #a69df9; $custom-light: #c3bafb; $custom-dark: #000000;
JSON
{
"hex": "#a69df9",
"rgb": {
"r": 166,
"g": 157,
"b": 249
},
"hsl": {
"h": 245.87,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.74023,
"c": 0.13114,
"h": 287.2
},
"luminance": 0.3906
}Semantic roles & 50–950 ramp
primary
#A69DF9
secondary
#F2F5D6
accent
#E500CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085