#A69FE2#A69FE2
#A69FE2 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.3% C 0.096 H 288.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FE2 |
|---|---|
| RGB | rgb(166, 159, 226) |
| HSL | hsl(246, 54%, 75%) |
| HSV | hsv(246, 30%, 89%) |
| CMYK | cmyk(26.5%, 29.6%, 0%, 11.4%) |
| CIE-LAB | lab(68.31, 16.97, -32.93) |
| CIE-LCH | lch(68.31, 37.05, 297.27°) |
| OKLab | oklab(73.33% 0.0306 -0.0912) |
| OKLCH | oklch(73.33% 0.096 288.6) |
| XYZ | xyz(41.8481, 38.3935, 77.1426) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.46
Perrywinkle
#8F8CE7
ΔE00 7.19
Lavender (survey)
#C79FEF
ΔE00 7.56
Periwinkle Blue
#8F99FB
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 8.09
Pale Purple
#B790D4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FE2 #DBE29F
analogous
#9FB9E2 #A69FE2 #C79FE2
triadic
#A69FE2 #E2A69F #9FE2A6
tetradic
#A69FE2 #E29FB9 #DBE29F #9FE2C7
square
#A69FE2 #E29FB9 #DBE29F #9FE2C7
split-complementary
#A69FE2 #E2C79F #B9E29F
monochromatic
#4F41C6 #7A70D4 #A69FE2 #D2CEF0 #E9E7F8
Accessibility & contrast
On white
2.42
#A69FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A69FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FE2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FE2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#8DA5E0
Tritanopia (blue-blind)
#98ABB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69fe2; /* rgb */ color: rgb(166, 159, 226); /* oklch */ color: oklch(73.3% 0.096 288.6);
Tailwind
colors: {
custom: {
50: '#c1bbeb',
500: '#a69fe2',
950: '#000000',
},
}SCSS
$custom: #a69fe2; $custom-light: #c1bbeb; $custom-dark: #000000;
JSON
{
"hex": "#a69fe2",
"rgb": {
"r": 166,
"g": 159,
"b": 226
},
"hsl": {
"h": 246.269,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.73329,
"c": 0.09619,
"h": 288.6
},
"luminance": 0.38394
}Semantic roles & 50–950 ramp
primary
#A69FE2
secondary
#EDEFDC
accent
#C124B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084