#A699EE#A699EE
#A699EE is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.7% C 0.122 H 290.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A699EE |
|---|---|
| RGB | rgb(166, 153, 238) |
| HSL | hsl(249, 71%, 77%) |
| HSV | hsv(249, 36%, 93%) |
| CMYK | cmyk(30.3%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.32, 23.33, -41.06) |
| CIE-LCH | lch(67.32, 47.22, 299.60°) |
| OKLab | oklab(72.74% 0.0418 -0.1145) |
| OKLCH | oklch(72.74% 0.122 290) |
| XYZ | xyz(42.5458, 37.0616, 85.7844) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.24
Lavender
#B39DDB
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 7.11
Lavender Blue
#8B88F8
ΔE00 7.19
Lavender (survey)
#C79FEF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699EE #E1EE99
analogous
#99B7EE #A699EE #D199EE
triadic
#A699EE #EEA699 #99EEA6
tetradic
#A699EE #EE99B7 #E1EE99 #99EED1
square
#A699EE #EE99B7 #E1EE99 #99EED1
split-complementary
#A699EE #EED199 #B7EE99
monochromatic
#4A30DD #7865E5 #A699EE #D4CDF7 #E8E5FB
Accessibility & contrast
On white
2.50
#A699EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A699EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699EE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699EE | 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)
#81A6F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#95A8B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a699ee; /* rgb */ color: rgb(166, 153, 238); /* oklch */ color: oklch(72.7% 0.122 290.0);
Tailwind
colors: {
custom: {
50: '#c2b7f4',
500: '#a699ee',
950: '#000000',
},
}SCSS
$custom: #a699ee; $custom-light: #c2b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a699ee",
"rgb": {
"r": 166,
"g": 153,
"b": 238
},
"hsl": {
"h": 249.176,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.72737,
"c": 0.12191,
"h": 290
},
"luminance": 0.37063
}Semantic roles & 50–950 ramp
primary
#A699EE
secondary
#EEF2D9
accent
#D312B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085