#A799EE#A799EE
#A799EE is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.8% C 0.122 H 290.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A799EE |
|---|---|
| RGB | rgb(167, 153, 238) |
| HSL | hsl(250, 71%, 77%) |
| HSV | hsv(250, 36%, 93%) |
| CMYK | cmyk(29.8%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.40, 23.61, -40.93) |
| CIE-LCH | lch(67.40, 47.25, 299.98°) |
| OKLab | oklab(72.82% 0.0429 -0.1141) |
| OKLCH | oklch(72.82% 0.122 290.6) |
| XYZ | xyz(42.7563, 37.1702, 85.7942) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.41
Lavender
#B39DDB
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.89
Lavender (survey)
#C79FEF
ΔE00 7.19
Lavender Blue
#8B88F8
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A799EE #E0EE99
analogous
#99B6EE #A799EE #D299EE
triadic
#A799EE #EEA799 #99EEA7
tetradic
#A799EE #EE99B6 #E0EE99 #99EED2
square
#A799EE #EE99B6 #E0EE99 #99EED2
split-complementary
#A799EE #EED299 #B6EE99
monochromatic
#4C30DD #7A65E5 #A799EE #D4CDF7 #E8E5FB
Accessibility & contrast
On white
2.49
#A799EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A799EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A799EE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A799EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A799EE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#97A8B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a799ee; /* rgb */ color: rgb(167, 153, 238); /* oklch */ color: oklch(72.8% 0.122 290.6);
Tailwind
colors: {
custom: {
50: '#c3b7f4',
500: '#a799ee',
950: '#000000',
},
}SCSS
$custom: #a799ee; $custom-light: #c3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a799ee",
"rgb": {
"r": 167,
"g": 153,
"b": 238
},
"hsl": {
"h": 249.882,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.72819,
"c": 0.12192,
"h": 290.6
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#A799EE
secondary
#EEF2D9
accent
#D312B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085