#A299FD#A299FD
#A299FD is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.2% C 0.143 H 286.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A299FD |
|---|---|
| RGB | rgb(162, 153, 253) |
| HSL | hsl(245, 96%, 80%) |
| HSV | hsv(245, 40%, 99%) |
| CMYK | cmyk(36%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.69, 26.10, -48.70) |
| CIE-LCH | lch(67.69, 55.25, 298.19°) |
| OKLab | oklab(73.17% 0.0403 -0.1368) |
| OKLCH | oklch(73.17% 0.143 286.4) |
| XYZ | xyz(44.0163, 37.5544, 97.8390) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 5.63
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Pastel Purple
#CAA0FF
ΔE00 8.38
Liliac
#C48EFD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A299FD #F4FD99
analogous
#99C2FD #A299FD #D499FD
triadic
#A299FD #FDA299 #99FDA2
tetradic
#A299FD #FD99C2 #F4FD99 #99FDD4
square
#A299FD #FD99C2 #F4FD99 #99FDD4
split-complementary
#A299FD #FDD499 #C2FD99
monochromatic
#3521FB #6B5DFC #A299FD #D9D5FE #E4E1FE
Accessibility & contrast
On white
2.47
#A299FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A299FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A299FD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A299FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A299FD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#8AACBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a299fd; /* rgb */ color: rgb(162, 153, 253); /* oklch */ color: oklch(73.2% 0.143 286.4);
Tailwind
colors: {
custom: {
50: '#c0b7fe',
500: '#a299fd',
950: '#000000',
},
}SCSS
$custom: #a299fd; $custom-light: #c0b7fe; $custom-dark: #000000;
JSON
{
"hex": "#a299fd",
"rgb": {
"r": 162,
"g": 153,
"b": 253
},
"hsl": {
"h": 245.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.73165,
"c": 0.1426,
"h": 286.4
},
"luminance": 0.37556
}Semantic roles & 50–950 ramp
primary
#A299FD
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086