#A799FF#A799FF
#A799FF is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.7% C 0.145 H 288.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A799FF |
|---|---|
| RGB | rgb(167, 153, 255) |
| HSL | hsl(248, 100%, 80%) |
| HSV | hsv(248, 40%, 100%) |
| CMYK | cmyk(34.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(68.18, 27.93, -48.99) |
| CIE-LCH | lch(68.18, 56.39, 299.68°) |
| OKLab | oklab(73.67% 0.0463 -0.1375) |
| OKLCH | oklch(73.67% 0.145 288.6) |
| XYZ | xyz(45.3728, 38.2167, 99.5744) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 6.22
Periwinkle (survey)
#8E82FE
ΔE00 7.11
Pastel Purple
#CAA0FF
ΔE00 7.40
Liliac
#C48EFD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A799FF #F1FF99
analogous
#99BEFF #A799FF #DA99FF
triadic
#A799FF #FFA799 #99FFA7
tetradic
#A799FF #FF99BE #F1FF99 #99FFDA
square
#A799FF #FF99BE #F1FF99 #99FFDA
split-complementary
#A799FF #FFDA99 #BEFF99
monochromatic
#3D1FFF #725CFF #A799FF #DCD6FF #E5E0FF
Accessibility & contrast
On white
2.43
#A799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#A799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A799FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A799FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#91ACC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a799ff; /* rgb */ color: rgb(167, 153, 255); /* oklch */ color: oklch(73.7% 0.145 288.6);
Tailwind
colors: {
custom: {
50: '#c4b7ff',
500: '#a799ff',
950: '#000000',
},
}SCSS
$custom: #a799ff; $custom-light: #c4b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a799ff",
"rgb": {
"r": 167,
"g": 153,
"b": 255
},
"hsl": {
"h": 248.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.73665,
"c": 0.1451,
"h": 288.6
},
"luminance": 0.38218
}Semantic roles & 50–950 ramp
primary
#A799FF
secondary
#F2F7D4
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086