#A699FC#A699FC
#A699FC is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.4% C 0.141 H 288.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A699FC |
|---|---|
| RGB | rgb(166, 153, 252) |
| HSL | hsl(248, 94%, 79%) |
| HSV | hsv(248, 39%, 99%) |
| CMYK | cmyk(34.1%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.96, 26.89, -47.71) |
| CIE-LCH | lch(67.96, 54.77, 299.40°) |
| OKLab | oklab(73.43% 0.0446 -0.1338) |
| OKLCH | oklch(73.43% 0.141 288.4) |
| XYZ | xyz(44.6831, 37.9166, 97.0410) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.16
Pastel Purple
#CAA0FF
ΔE00 7.46
Liliac
#C48EFD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699FC #EFFC99
analogous
#99BEFC #A699FC #D899FC
triadic
#A699FC #FCA699 #99FCA6
tetradic
#A699FC #FC99BE #EFFC99 #99FCD8
square
#A699FC #FC99BE #EFFC99 #99FCD8
split-complementary
#A699FC #FCD899 #BEFC99
monochromatic
#3E22F9 #725EFA #A699FC #DAD4FE #E5E1FE
Accessibility & contrast
On white
2.45
#A699FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A699FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699FC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699FC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#90ACBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a699fc; /* rgb */ color: rgb(166, 153, 252); /* oklch */ color: oklch(73.4% 0.141 288.4);
Tailwind
colors: {
custom: {
50: '#c3b7fe',
500: '#a699fc',
950: '#000000',
},
}SCSS
$custom: #a699fc; $custom-light: #c3b7fe; $custom-dark: #000000;
JSON
{
"hex": "#a699fc",
"rgb": {
"r": 166,
"g": 153,
"b": 252
},
"hsl": {
"h": 247.879,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.73431,
"c": 0.14106,
"h": 288.4
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#A699FC
secondary
#F2F6D5
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086