#A699ED#A699ED
#A699ED is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.7% C 0.121 H 290.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A699ED |
|---|---|
| RGB | rgb(166, 153, 237) |
| HSL | hsl(249, 70%, 76%) |
| HSV | hsv(249, 35%, 93%) |
| CMYK | cmyk(30%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.28, 23.08, -40.58) |
| CIE-LCH | lch(67.28, 46.68, 299.63°) |
| OKLab | oklab(72.69% 0.0415 -0.1131) |
| OKLCH | oklch(72.69% 0.121 290.2) |
| XYZ | xyz(42.3993, 37.0030, 85.0128) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.29
Lavender
#B39DDB
ΔE00 5.99
Periwinkle Blue
#8F99FB
ΔE00 6.30
Pastel Purple
#CAA0FF
ΔE00 7.11
Lavender Blue
#8B88F8
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699ED #E0ED99
analogous
#99B6ED #A699ED #D099ED
triadic
#A699ED #EDA699 #99EDA6
tetradic
#A699ED #ED99B6 #E0ED99 #99EDD0
square
#A699ED #ED99B6 #E0ED99 #99EDD0
split-complementary
#A699ED #EDD099 #B6ED99
monochromatic
#4B31DB #7965E4 #A699ED #D3CDF6 #E8E5FA
Accessibility & contrast
On white
2.50
#A699ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#A699ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699ED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699ED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#96A8B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a699ed; /* rgb */ color: rgb(166, 153, 237); /* oklch */ color: oklch(72.7% 0.121 290.2);
Tailwind
colors: {
custom: {
50: '#c2b7f3',
500: '#a699ed',
950: '#000000',
},
}SCSS
$custom: #a699ed; $custom-light: #c2b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a699ed",
"rgb": {
"r": 166,
"g": 153,
"b": 237
},
"hsl": {
"h": 249.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.72689,
"c": 0.12054,
"h": 290.2
},
"luminance": 0.37004
}Semantic roles & 50–950 ramp
primary
#A699ED
secondary
#EEF2D9
accent
#D214B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085