#A69FFD#A69FFD
#A69FFD is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.6% C 0.134 H 286.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FFD |
|---|---|
| RGB | rgb(166, 159, 253) |
| HSL | hsl(244, 96%, 81%) |
| HSV | hsv(244, 37%, 99%) |
| CMYK | cmyk(34.4%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.47, 23.75, -45.89) |
| CIE-LCH | lch(69.47, 51.67, 297.36°) |
| OKLab | oklab(74.6% 0.037 -0.1285) |
| OKLCH | oklch(74.6% 0.134 286.1) |
| XYZ | xyz(45.8488, 39.9938, 98.2134) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 7.19
Pastel Purple
#CAA0FF
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.41
Periwinkle (survey)
#8E82FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FFD #F6FD9F
analogous
#9FC7FD #A69FFD #D59FFD
triadic
#A69FFD #FDA69F #9FFDA6
tetradic
#A69FFD #FD9FC7 #F6FD9F #9FFDD5
square
#A69FFD #FD9FC7 #F6FD9F #9FFDD5
split-complementary
#A69FFD #FDD59F #C7FD9F
monochromatic
#3727FB #6E63FC #A69FFD #DEDBFE #E3E1FE
Accessibility & contrast
On white
2.33
#A69FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A69FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FFD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FFD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#8FB1C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a69ffd; /* rgb */ color: rgb(166, 159, 253); /* oklch */ color: oklch(74.6% 0.134 286.1);
Tailwind
colors: {
custom: {
50: '#c3bbfe',
500: '#a69ffd',
950: '#000000',
},
}SCSS
$custom: #a69ffd; $custom-light: #c3bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a69ffd",
"rgb": {
"r": 166,
"g": 159,
"b": 253
},
"hsl": {
"h": 244.468,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74595,
"c": 0.13375,
"h": 286.1
},
"luminance": 0.39995
}Semantic roles & 50–950 ramp
primary
#A69FFD
secondary
#F4F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086