#A299EA#A299EA
#A299EA is a light, moderate blue. Relative luminance 0.364; OKLCH L 72.2% C 0.116 H 288.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A299EA |
|---|---|
| RGB | rgb(162, 153, 234) |
| HSL | hsl(247, 66%, 76%) |
| HSV | hsv(247, 35%, 92%) |
| CMYK | cmyk(30.8%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.83, 21.20, -39.66) |
| CIE-LCH | lch(66.83, 44.97, 298.13°) |
| OKLab | oklab(72.22% 0.0364 -0.1106) |
| OKLCH | oklch(72.22% 0.116 288.2) |
| XYZ | xyz(41.1389, 36.4034, 82.6850) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.80
Periwinkle Blue
#8F99FB
ΔE00 5.77
Lavender
#B39DDB
ΔE00 6.27
Lavender Blue
#8B88F8
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 8.01
Lavender (survey)
#C79FEF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A299EA #E1EA99
analogous
#99B8EA #A299EA #CA99EA
triadic
#A299EA #EAA299 #99EAA2
tetradic
#A299EA #EA99B8 #E1EA99 #99EACA
square
#A299EA #EA99B8 #E1EA99 #99EACA
split-complementary
#A299EA #EACA99 #B8EA99
monochromatic
#4533D5 #7466E0 #A299EA #D0CCF4 #E8E6FA
Accessibility & contrast
On white
2.54
#A299EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A299EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A299EA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A299EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A299EA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#91A8B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a299ea; /* rgb */ color: rgb(162, 153, 234); /* oklch */ color: oklch(72.2% 0.116 288.2);
Tailwind
colors: {
custom: {
50: '#bfb7f1',
500: '#a299ea',
950: '#000000',
},
}SCSS
$custom: #a299ea; $custom-light: #bfb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a299ea",
"rgb": {
"r": 162,
"g": 153,
"b": 234
},
"hsl": {
"h": 246.667,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72221,
"c": 0.11641,
"h": 288.2
},
"luminance": 0.36404
}Semantic roles & 50–950 ramp
primary
#A299EA
secondary
#EFF1DA
accent
#CE18B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084