#A69BEC#A69BEC
#A69BEC is a light, moderate blue. Relative luminance 0.376; OKLCH L 73.0% C 0.116 H 289.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BEC |
|---|---|
| RGB | rgb(166, 155, 236) |
| HSL | hsl(248, 68%, 77%) |
| HSV | hsv(248, 34%, 93%) |
| CMYK | cmyk(29.7%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.73, 21.70, -39.33) |
| CIE-LCH | lch(67.73, 44.92, 298.88°) |
| OKLab | oklab(73.02% 0.0386 -0.1095) |
| OKLCH | oklch(73.02% 0.116 289.4) |
| XYZ | xyz(42.5837, 37.6049, 84.3555) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.62
Lavender
#B39DDB
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 7.26
Lavender (survey)
#C79FEF
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BEC #E1EC9B
analogous
#9BB9EC #A69BEC #CF9BEC
triadic
#A69BEC #ECA69B #9BECA6
tetradic
#A69BEC #EC9BB9 #E1EC9B #9BECCF
square
#A69BEC #EC9BB9 #E1EC9B #9BECCF
split-complementary
#A69BEC #ECCF9B #B9EC9B
monochromatic
#4A34D8 #7868E2 #A69BEC #D4CEF6 #E8E5FA
Accessibility & contrast
On white
2.46
#A69BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A69BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BEC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BEC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#96A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69bec; /* rgb */ color: rgb(166, 155, 236); /* oklch */ color: oklch(73.0% 0.116 289.4);
Tailwind
colors: {
custom: {
50: '#c2b8f2',
500: '#a69bec',
950: '#000000',
},
}SCSS
$custom: #a69bec; $custom-light: #c2b8f2; $custom-dark: #000000;
JSON
{
"hex": "#a69bec",
"rgb": {
"r": 166,
"g": 155,
"b": 236
},
"hsl": {
"h": 248.148,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.73019,
"c": 0.11615,
"h": 289.4
},
"luminance": 0.37606
}Semantic roles & 50–950 ramp
primary
#A69BEC
secondary
#EEF2D9
accent
#D016B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085