#A69BED#A69BED
#A69BED is a light, moderate blue. Relative luminance 0.377; OKLCH L 73.1% C 0.118 H 289.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BED |
|---|---|
| RGB | rgb(166, 155, 237) |
| HSL | hsl(248, 69%, 77%) |
| HSV | hsv(248, 35%, 93%) |
| CMYK | cmyk(30%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.77, 21.95, -39.81) |
| CIE-LCH | lch(67.77, 45.46, 298.87°) |
| OKLab | oklab(73.07% 0.0389 -0.1109) |
| OKLCH | oklch(73.07% 0.118 289.3) |
| XYZ | xyz(42.7294, 37.6632, 85.1228) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender
#B39DDB
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BED #E2ED9B
analogous
#9BB9ED #A69BED #CF9BED
triadic
#A69BED #EDA69B #9BEDA6
tetradic
#A69BED #ED9BB9 #E2ED9B #9BEDCF
square
#A69BED #ED9BB9 #E2ED9B #9BEDCF
split-complementary
#A69BED #EDCF9B #B9ED9B
monochromatic
#4A33DA #7867E4 #A69BED #D4CFF6 #E8E5FA
Accessibility & contrast
On white
2.46
#A69BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A69BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BED
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BED | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#95AAB9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69bed; /* rgb */ color: rgb(166, 155, 237); /* oklch */ color: oklch(73.1% 0.118 289.3);
Tailwind
colors: {
custom: {
50: '#c2b8f3',
500: '#a69bed',
950: '#000000',
},
}SCSS
$custom: #a69bed; $custom-light: #c2b8f3; $custom-dark: #000000;
JSON
{
"hex": "#a69bed",
"rgb": {
"r": 166,
"g": 155,
"b": 237
},
"hsl": {
"h": 248.049,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.73066,
"c": 0.11754,
"h": 289.3
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#A69BED
secondary
#EFF2D9
accent
#D114B8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085