#A799FD#A799FD
#A799FD is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.6% C 0.142 H 288.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A799FD |
|---|---|
| RGB | rgb(167, 153, 253) |
| HSL | hsl(248, 96%, 80%) |
| HSV | hsv(248, 40%, 99%) |
| CMYK | cmyk(34%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(68.09, 27.41, -48.05) |
| CIE-LCH | lch(68.09, 55.32, 299.70°) |
| OKLab | oklab(73.56% 0.0459 -0.1348) |
| OKLCH | oklch(73.56% 0.142 288.8) |
| XYZ | xyz(45.0525, 38.0886, 97.8876) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.24
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 6.29
Periwinkle (survey)
#8E82FE
ΔE00 7.20
Pastel Purple
#CAA0FF
ΔE00 7.30
Liliac
#C48EFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A799FD #EFFD99
analogous
#99BDFD #A799FD #D999FD
triadic
#A799FD #FDA799 #99FDA7
tetradic
#A799FD #FD99BD #EFFD99 #99FDD9
square
#A799FD #FD99BD #EFFD99 #99FDD9
split-complementary
#A799FD #FDD999 #BDFD99
monochromatic
#3F21FB #735DFC #A799FD #DBD5FE #E5E1FE
Accessibility & contrast
On white
2.44
#A799FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A799FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A799FD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A799FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A799FD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#91ACBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a799fd; /* rgb */ color: rgb(167, 153, 253); /* oklch */ color: oklch(73.6% 0.142 288.8);
Tailwind
colors: {
custom: {
50: '#c4b7fe',
500: '#a799fd',
950: '#000000',
},
}SCSS
$custom: #a799fd; $custom-light: #c4b7fe; $custom-dark: #000000;
JSON
{
"hex": "#a799fd",
"rgb": {
"r": 167,
"g": 153,
"b": 253
},
"hsl": {
"h": 248.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.73563,
"c": 0.14239,
"h": 288.8
},
"luminance": 0.3809
}Semantic roles & 50–950 ramp
primary
#A799FD
secondary
#F2F7D4
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086