#A699EB#A699EB
#A699EB is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.6% C 0.118 H 290.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A699EB |
|---|---|
| RGB | rgb(166, 153, 235) |
| HSL | hsl(250, 67%, 76%) |
| HSV | hsv(250, 35%, 92%) |
| CMYK | cmyk(29.4%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.19, 22.58, -39.62) |
| CIE-LCH | lch(67.19, 45.60, 299.68°) |
| OKLab | oklab(72.59% 0.0411 -0.1104) |
| OKLCH | oklch(72.59% 0.118 290.4) |
| XYZ | xyz(42.1087, 36.8868, 83.4825) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.40
Lavender
#B39DDB
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 7.13
Lavender (survey)
#C79FEF
ΔE00 7.23
Lavender Blue
#8B88F8
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699EB #DEEB99
analogous
#99B5EB #A699EB #CF99EB
triadic
#A699EB #EBA699 #99EBA6
tetradic
#A699EB #EB99B5 #DEEB99 #99EBCF
square
#A699EB #EB99B5 #DEEB99 #99EBCF
split-complementary
#A699EB #EBCF99 #B5EB99
monochromatic
#4D33D7 #7966E1 #A699EB #D3CCF5 #E9E5FA
Accessibility & contrast
On white
2.51
#A699EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A699EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699EB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699EB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#82A2E9
Tritanopia (blue-blind)
#96A8B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a699eb; /* rgb */ color: rgb(166, 153, 235); /* oklch */ color: oklch(72.6% 0.118 290.4);
Tailwind
colors: {
custom: {
50: '#c2b7f1',
500: '#a699eb',
950: '#000000',
},
}SCSS
$custom: #a699eb; $custom-light: #c2b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a699eb",
"rgb": {
"r": 166,
"g": 153,
"b": 235
},
"hsl": {
"h": 249.512,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.72594,
"c": 0.11777,
"h": 290.4
},
"luminance": 0.36888
}Semantic roles & 50–950 ramp
primary
#A699EB
secondary
#EEF1DA
accent
#CF16B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085