#A699EA#A699EA
#A699EA is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.5% C 0.116 H 290.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A699EA |
|---|---|
| RGB | rgb(166, 153, 234) |
| HSL | hsl(250, 66%, 76%) |
| HSV | hsv(250, 35%, 92%) |
| CMYK | cmyk(29.1%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.15, 22.33, -39.14) |
| CIE-LCH | lch(67.15, 45.06, 299.71°) |
| OKLab | oklab(72.55% 0.0409 -0.109) |
| OKLCH | oklch(72.55% 0.116 290.6) |
| XYZ | xyz(41.9646, 36.8292, 82.7237) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.46
Lavender
#B39DDB
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 7.15
Lavender (survey)
#C79FEF
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699EA #DDEA99
analogous
#99B4EA #A699EA #CE99EA
triadic
#A699EA #EAA699 #99EAA6
tetradic
#A699EA #EA99B4 #DDEA99 #99EACE
square
#A699EA #EA99B4 #DDEA99 #99EACE
split-complementary
#A699EA #EACE99 #B4EA99
monochromatic
#4D33D5 #7A66E0 #A699EA #D2CCF4 #E9E6FA
Accessibility & contrast
On white
2.51
#A699EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#A699EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699EA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699EA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#96A7B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a699ea; /* rgb */ color: rgb(166, 153, 234); /* oklch */ color: oklch(72.5% 0.116 290.6);
Tailwind
colors: {
custom: {
50: '#c2b7f1',
500: '#a699ea',
950: '#000000',
},
}SCSS
$custom: #a699ea; $custom-light: #c2b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a699ea",
"rgb": {
"r": 166,
"g": 153,
"b": 234
},
"hsl": {
"h": 249.63,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72547,
"c": 0.11639,
"h": 290.6
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#A699EA
secondary
#EDF1DA
accent
#CE18B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084