#A69CDC#A69CDC
#A69CDC is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.5% C 0.092 H 291.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A69CDC |
|---|---|
| RGB | rgb(166, 156, 220) |
| HSL | hsl(249, 48%, 74%) |
| HSV | hsv(249, 29%, 86%) |
| CMYK | cmyk(24.5%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.31, 17.22, -31.17) |
| CIE-LCH | lch(67.31, 35.61, 298.93°) |
| OKLab | oklab(72.48% 0.0332 -0.0861) |
| OKLCH | oklch(72.48% 0.092 291.1) |
| XYZ | xyz(40.5295, 37.0506, 72.7125) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.48
Pale Purple
#B790D4
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 7.47
Pale Violet
#CEAEFA
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69CDC #D2DC9C
analogous
#9CB2DC #A69CDC #C69CDC
triadic
#A69CDC #DCA69C #9CDCA6
tetradic
#A69CDC #DC9CB2 #D2DC9C #9CDCC6
square
#A69CDC #DC9CB2 #D2DC9C #9CDCC6
split-complementary
#A69CDC #DCC69C #B2DC9C
monochromatic
#5542BB #7D6FCC #A69CDC #CFC9EC #EBE8F7
Accessibility & contrast
On white
2.50
#A69CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A69CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69CDC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69CDC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#8CA3DA
Tritanopia (blue-blind)
#9AA7B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a69cdc; /* rgb */ color: rgb(166, 156, 220); /* oklch */ color: oklch(72.5% 0.092 291.1);
Tailwind
colors: {
custom: {
50: '#c1b9e7',
500: '#a69cdc',
950: '#000000',
},
}SCSS
$custom: #a69cdc; $custom-light: #c1b9e7; $custom-dark: #000000;
JSON
{
"hex": "#a69cdc",
"rgb": {
"r": 166,
"g": 156,
"b": 220
},
"hsl": {
"h": 249.375,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.72483,
"c": 0.0923,
"h": 291.1
},
"luminance": 0.37051
}Semantic roles & 50–950 ramp
primary
#A69CDC
secondary
#EBEEDD
accent
#BB2AA4
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084