#A69DEB#A69DEB
#A69DEB is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.4% C 0.112 H 288.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DEB |
|---|---|
| RGB | rgb(166, 157, 235) |
| HSL | hsl(247, 66%, 77%) |
| HSV | hsv(247, 33%, 92%) |
| CMYK | cmyk(29.4%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.18, 20.31, -38.07) |
| CIE-LCH | lch(68.18, 43.15, 298.08°) |
| OKLab | oklab(73.35% 0.0357 -0.1059) |
| OKLCH | oklch(73.35% 0.112 288.6) |
| XYZ | xyz(42.7744, 38.2182, 83.7044) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.52
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DEB #E2EB9D
analogous
#9DBBEB #A69DEB #CD9DEB
triadic
#A69DEB #EBA69D #9DEBA6
tetradic
#A69DEB #EB9DBB #E2EB9D #9DEBCD
square
#A69DEB #EB9DBB #E2EB9D #9DEBCD
split-complementary
#A69DEB #EBCD9D #BBEB9D
monochromatic
#4A37D6 #786AE1 #A69DEB #D4D0F5 #E8E6FA
Accessibility & contrast
On white
2.43
#A69DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#A69DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DEB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DEB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#96ABB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69deb; /* rgb */ color: rgb(166, 157, 235); /* oklch */ color: oklch(73.4% 0.112 288.6);
Tailwind
colors: {
custom: {
50: '#c2baf1',
500: '#a69deb',
950: '#000000',
},
}SCSS
$custom: #a69deb; $custom-light: #c2baf1; $custom-dark: #000000;
JSON
{
"hex": "#a69deb",
"rgb": {
"r": 166,
"g": 157,
"b": 235
},
"hsl": {
"h": 246.923,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.73352,
"c": 0.11177,
"h": 288.6
},
"luminance": 0.38219
}Semantic roles & 50–950 ramp
primary
#A69DEB
secondary
#EFF1DA
accent
#CE18B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085