#A69EED#A69EED
#A69EED is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.6% C 0.113 H 287.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EED |
|---|---|
| RGB | rgb(166, 158, 237) |
| HSL | hsl(246, 69%, 77%) |
| HSV | hsv(246, 33%, 93%) |
| CMYK | cmyk(30%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.51, 20.25, -38.65) |
| CIE-LCH | lch(68.51, 43.63, 297.65°) |
| OKLab | oklab(73.64% 0.0348 -0.1076) |
| OKLCH | oklch(73.64% 0.113 287.9) |
| XYZ | xyz(43.2348, 38.6742, 85.2913) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.06
Periwinkle Blue
#8F99FB
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 7.55
Lavender (survey)
#C79FEF
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EED #E5ED9E
analogous
#9EBDED #A69EED #CE9EED
triadic
#A69EED #EDA69E #9EEDA6
tetradic
#A69EED #ED9EBD #E5ED9E #9EEDCE
square
#A69EED #ED9EBD #E5ED9E #9EEDCE
split-complementary
#A69EED #EDCE9E #BDED9E
monochromatic
#4737DA #776AE3 #A69EED #D5D2F7 #E7E5FA
Accessibility & contrast
On white
2.40
#A69EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#A69EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#95ACBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69eed; /* rgb */ color: rgb(166, 158, 237); /* oklch */ color: oklch(73.6% 0.113 287.9);
Tailwind
colors: {
custom: {
50: '#c2baf3',
500: '#a69eed',
950: '#000000',
},
}SCSS
$custom: #a69eed; $custom-light: #c2baf3; $custom-dark: #000000;
JSON
{
"hex": "#a69eed",
"rgb": {
"r": 166,
"g": 158,
"b": 237
},
"hsl": {
"h": 246.076,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.73636,
"c": 0.11308,
"h": 287.9
},
"luminance": 0.38675
}Semantic roles & 50–950 ramp
primary
#A69EED
secondary
#EFF2D9
accent
#D115BE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085