#A299FF#A299FF
#A299FF is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.3% C 0.145 H 286.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A299FF |
|---|---|
| RGB | rgb(162, 153, 255) |
| HSL | hsl(245, 100%, 80%) |
| HSV | hsv(245, 40%, 100%) |
| CMYK | cmyk(36.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(67.79, 26.63, -49.64) |
| CIE-LCH | lch(67.79, 56.33, 298.21°) |
| OKLab | oklab(73.27% 0.0407 -0.1395) |
| OKLCH | oklch(73.27% 0.145 286.3) |
| XYZ | xyz(44.3366, 37.6825, 99.5258) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.06
Perrywinkle
#8F8CE7
ΔE00 5.02
Lavender Blue
#8B88F8
ΔE00 5.59
Periwinkle (survey)
#8E82FE
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 8.47
Liliac
#C48EFD
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A299FF #F6FF99
analogous
#99C3FF #A299FF #D599FF
triadic
#A299FF #FFA299 #99FFA2
tetradic
#A299FF #FF99C3 #F6FF99 #99FFD5
square
#A299FF #FF99C3 #F6FF99 #99FFD5
split-complementary
#A299FF #FFD599 #C3FF99
monochromatic
#321FFF #6A5CFF #A299FF #DAD6FF #E3E0FF
Accessibility & contrast
On white
2.46
#A299FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A299FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A299FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A299FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A299FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#89ADC0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a299ff; /* rgb */ color: rgb(162, 153, 255); /* oklch */ color: oklch(73.3% 0.145 286.3);
Tailwind
colors: {
custom: {
50: '#c1b7ff',
500: '#a299ff',
950: '#000000',
},
}SCSS
$custom: #a299ff; $custom-light: #c1b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a299ff",
"rgb": {
"r": 162,
"g": 153,
"b": 255
},
"hsl": {
"h": 245.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.73268,
"c": 0.14532,
"h": 286.3
},
"luminance": 0.37684
}Semantic roles & 50–950 ramp
primary
#A299FF
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086