#A69CED#A69CED
#A69CED is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.3% C 0.116 H 288.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A69CED |
|---|---|
| RGB | rgb(166, 156, 237) |
| HSL | hsl(247, 69%, 77%) |
| HSV | hsv(247, 34%, 93%) |
| CMYK | cmyk(30%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.02, 21.38, -39.42) |
| CIE-LCH | lch(68.02, 44.85, 298.47°) |
| OKLab | oklab(73.26% 0.0375 -0.1098) |
| OKLCH | oklch(73.26% 0.116 288.9) |
| XYZ | xyz(42.8965, 37.9974, 85.1785) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.72
Lavender
#B39DDB
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Purple
#CAA0FF
ΔE00 7.33
Lavender (survey)
#C79FEF
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69CED #E3ED9C
analogous
#9CBBED #A69CED #CE9CED
triadic
#A69CED #EDA69C #9CEDA6
tetradic
#A69CED #ED9CBB #E3ED9C #9CEDCE
square
#A69CED #ED9CBB #E3ED9C #9CEDCE
split-complementary
#A69CED #EDCE9C #BBED9C
monochromatic
#4934DA #7768E4 #A69CED #D5D0F6 #E8E5FA
Accessibility & contrast
On white
2.44
#A69CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A69CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69CED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69CED | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#95AABA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69ced; /* rgb */ color: rgb(166, 156, 237); /* oklch */ color: oklch(73.3% 0.116 288.9);
Tailwind
colors: {
custom: {
50: '#c2b9f3',
500: '#a69ced',
950: '#000000',
},
}SCSS
$custom: #a69ced; $custom-light: #c2b9f3; $custom-dark: #000000;
JSON
{
"hex": "#a69ced",
"rgb": {
"r": 166,
"g": 156,
"b": 237
},
"hsl": {
"h": 247.407,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.73256,
"c": 0.11605,
"h": 288.9
},
"luminance": 0.37998
}Semantic roles & 50–950 ramp
primary
#A69CED
secondary
#EFF2D9
accent
#D114BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085