#A299DC#A299DC
#A299DC is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.6% C 0.097 H 289.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A299DC |
|---|---|
| RGB | rgb(162, 153, 220) |
| HSL | hsl(248, 49%, 73%) |
| HSV | hsv(248, 30%, 86%) |
| CMYK | cmyk(26.4%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.24, 17.73, -32.86) |
| CIE-LCH | lch(66.24, 37.34, 298.35°) |
| OKLab | oklab(71.57% 0.0329 -0.091) |
| OKLCH | oklch(71.57% 0.097 289.9) |
| XYZ | xyz(39.2066, 35.6305, 72.5080) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.39
Perrywinkle
#8F8CE7
ΔE00 6.30
Pale Purple
#B790D4
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A299DC #D3DC99
analogous
#99B1DC #A299DC #C399DC
triadic
#A299DC #DCA299 #99DCA2
tetradic
#A299DC #DC99B1 #D3DC99 #99DCC3
square
#A299DC #DC99B1 #D3DC99 #99DCC3
split-complementary
#A299DC #DCC399 #B1DC99
monochromatic
#5040BB #786BCC #A299DC #CCC7EC #EAE8F7
Accessibility & contrast
On white
2.58
#A299DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A299DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A299DC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A299DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A299DC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#87A0DA
Tritanopia (blue-blind)
#95A5B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a299dc; /* rgb */ color: rgb(162, 153, 220); /* oklch */ color: oklch(71.6% 0.097 289.9);
Tailwind
colors: {
custom: {
50: '#bfb7e7',
500: '#a299dc',
950: '#000000',
},
}SCSS
$custom: #a299dc; $custom-light: #bfb7e7; $custom-dark: #000000;
JSON
{
"hex": "#a299dc",
"rgb": {
"r": 162,
"g": 153,
"b": 220
},
"hsl": {
"h": 248.06,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.71574,
"c": 0.0968,
"h": 289.9
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#A299DC
secondary
#ECEEDD
accent
#BC29A8
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084