#A69CFA#A69CFA
#A69CFA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.9% C 0.134 H 287.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A69CFA |
|---|---|
| RGB | rgb(166, 156, 250) |
| HSL | hsl(246, 90%, 80%) |
| HSV | hsv(246, 38%, 98%) |
| CMYK | cmyk(33.6%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(68.60, 24.67, -45.62) |
| CIE-LCH | lch(68.60, 51.87, 298.41°) |
| OKLab | oklab(73.89% 0.0403 -0.1277) |
| OKLCH | oklch(73.89% 0.134 287.5) |
| XYZ | xyz(44.8651, 38.7849, 95.5463) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.76
Pastel Purple
#CAA0FF
ΔE00 7.53
Periwinkle (survey)
#8E82FE
ΔE00 7.93
Lavender
#B39DDB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69CFA #F0FA9C
analogous
#9CC1FA #A69CFA #D59CFA
triadic
#A69CFA #FAA69C #9CFAA6
tetradic
#A69CFA #FA9CC1 #F0FA9C #9CFAD5
square
#A69CFA #FA9CC1 #F0FA9C #9CFAD5
split-complementary
#A69CFA #FAD59C #C1FA9C
monochromatic
#3D27F4 #7262F7 #A69CFA #DAD6FD #E5E2FE
Accessibility & contrast
On white
2.40
#A69CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A69CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69CFA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69CFA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#91AEBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69cfa; /* rgb */ color: rgb(166, 156, 250); /* oklch */ color: oklch(73.9% 0.134 287.5);
Tailwind
colors: {
custom: {
50: '#c3b9fc',
500: '#a69cfa',
950: '#000000',
},
}SCSS
$custom: #a69cfa; $custom-light: #c3b9fc; $custom-dark: #000000;
JSON
{
"hex": "#a69cfa",
"rgb": {
"r": 166,
"g": 156,
"b": 250
},
"hsl": {
"h": 246.383,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.73886,
"c": 0.13396,
"h": 287.5
},
"luminance": 0.38786
}Semantic roles & 50–950 ramp
primary
#A69CFA
secondary
#F2F6D5
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085