#A699F2#A699F2
#A699F2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.9% C 0.127 H 289.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A699F2 |
|---|---|
| RGB | rgb(166, 153, 242) |
| HSL | hsl(249, 77%, 77%) |
| HSV | hsv(249, 37%, 95%) |
| CMYK | cmyk(31.4%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.50, 24.34, -42.97) |
| CIE-LCH | lch(67.50, 49.38, 299.52°) |
| OKLab | oklab(72.93% 0.0426 -0.1201) |
| OKLCH | oklch(72.93% 0.127 289.5) |
| XYZ | xyz(43.1400, 37.2993, 88.9138) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.77
Lavender
#B39DDB
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699F2 #E5F299
analogous
#99B9F2 #A699F2 #D299F2
triadic
#A699F2 #F2A699 #99F2A6
tetradic
#A699F2 #F299B9 #E5F299 #99F2D2
square
#A699F2 #F299B9 #E5F299 #99F2D2
split-complementary
#A699F2 #F2D299 #B9F299
monochromatic
#472CE4 #7763EB #A699F2 #D5CFF9 #E7E4FC
Accessibility & contrast
On white
2.48
#A699F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A699F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699F2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699F2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#94A9BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a699f2; /* rgb */ color: rgb(166, 153, 242); /* oklch */ color: oklch(72.9% 0.127 289.5);
Tailwind
colors: {
custom: {
50: '#c2b7f6',
500: '#a699f2',
950: '#000000',
},
}SCSS
$custom: #a699f2; $custom-light: #c2b7f6; $custom-dark: #000000;
JSON
{
"hex": "#a699f2",
"rgb": {
"r": 166,
"g": 153,
"b": 242
},
"hsl": {
"h": 248.764,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.72932,
"c": 0.12741,
"h": 289.5
},
"luminance": 0.373
}Semantic roles & 50–950 ramp
primary
#A699F2
secondary
#EFF3D8
accent
#DA0CBC
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085