#A69BEE#A69BEE
#A69BEE is a light, moderate blue. Relative luminance 0.377; OKLCH L 73.1% C 0.119 H 289.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BEE |
|---|---|
| RGB | rgb(166, 155, 238) |
| HSL | hsl(248, 71%, 77%) |
| HSV | hsv(248, 35%, 93%) |
| CMYK | cmyk(30.3%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.82, 22.20, -40.29) |
| CIE-LCH | lch(67.82, 46.00, 298.85°) |
| OKLab | oklab(73.11% 0.0391 -0.1123) |
| OKLCH | oklch(73.11% 0.119 289.2) |
| XYZ | xyz(42.8759, 37.7218, 85.8944) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BEE #E3EE9B
analogous
#9BBAEE #A69BEE #D09BEE
triadic
#A69BEE #EEA69B #9BEEA6
tetradic
#A69BEE #EE9BBA #E3EE9B #9BEED0
square
#A69BEE #EE9BBA #E3EE9B #9BEED0
split-complementary
#A69BEE #EED09B #BAEE9B
monochromatic
#4932DC #7767E5 #A69BEE #D5CFF7 #E8E5FB
Accessibility & contrast
On white
2.46
#A69BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A69BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BEE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BEE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#95AABA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69bee; /* rgb */ color: rgb(166, 155, 238); /* oklch */ color: oklch(73.1% 0.119 289.2);
Tailwind
colors: {
custom: {
50: '#c2b8f4',
500: '#a69bee',
950: '#000000',
},
}SCSS
$custom: #a69bee; $custom-light: #c2b8f4; $custom-dark: #000000;
JSON
{
"hex": "#a69bee",
"rgb": {
"r": 166,
"g": 155,
"b": 238
},
"hsl": {
"h": 247.952,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.73114,
"c": 0.11892,
"h": 289.2
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#A69BEE
secondary
#EFF2D9
accent
#D313B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085