#A69AEB#A69AEB
#A69AEB is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.8% C 0.116 H 290.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AEB |
|---|---|
| RGB | rgb(166, 154, 235) |
| HSL | hsl(249, 67%, 76%) |
| HSV | hsv(249, 34%, 92%) |
| CMYK | cmyk(29.4%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.44, 22.01, -39.23) |
| CIE-LCH | lch(67.44, 44.99, 299.30°) |
| OKLab | oklab(72.78% 0.0397 -0.1093) |
| OKLCH | oklch(72.78% 0.116 290) |
| XYZ | xyz(42.2731, 37.2155, 83.5373) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender
#B39DDB
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AEB #DFEB9A
analogous
#9AB7EB #A69AEB #CF9AEB
triadic
#A69AEB #EBA69A #9AEBA6
tetradic
#A69AEB #EB9AB7 #DFEB9A #9AEBCF
square
#A69AEB #EB9AB7 #DFEB9A #9AEBCF
split-complementary
#A69AEB #EBCF9A #B7EB9A
monochromatic
#4C34D7 #7967E1 #A69AEB #D3CDF5 #E8E5FA
Accessibility & contrast
On white
2.49
#A69AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A69AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AEB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AEB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#96A8B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a69aeb; /* rgb */ color: rgb(166, 154, 235); /* oklch */ color: oklch(72.8% 0.116 290.0);
Tailwind
colors: {
custom: {
50: '#c2b7f1',
500: '#a69aeb',
950: '#000000',
},
}SCSS
$custom: #a69aeb; $custom-light: #c2b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a69aeb",
"rgb": {
"r": 166,
"g": 154,
"b": 235
},
"hsl": {
"h": 248.889,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.72783,
"c": 0.11626,
"h": 290
},
"luminance": 0.37216
}Semantic roles & 50–950 ramp
primary
#A69AEB
secondary
#EEF1DA
accent
#CF17B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085