#A99BF0#A99BF0
#A99BF0 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.5% C 0.122 H 290.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A99BF0 |
|---|---|
| RGB | rgb(169, 155, 240) |
| HSL | hsl(250, 74%, 77%) |
| HSV | hsv(250, 35%, 94%) |
| CMYK | cmyk(29.6%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.14, 23.53, -40.85) |
| CIE-LCH | lch(68.14, 47.15, 299.95°) |
| OKLab | oklab(73.45% 0.0429 -0.1139) |
| OKLCH | oklch(73.45% 0.122 290.6) |
| XYZ | xyz(43.8077, 38.1681, 87.4803) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.90
Perrywinkle
#8F8CE7
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99BF0 #E2F09B
analogous
#9BB8F0 #A99BF0 #D39BF0
triadic
#A99BF0 #F0A99B #9BF0A9
tetradic
#A99BF0 #F09BB8 #E2F09B #9BF0D3
square
#A99BF0 #F09BB8 #E2F09B #9BF0D3
split-complementary
#A99BF0 #F0D39B #B8F09B
monochromatic
#4D31E0 #7B66E8 #A99BF0 #D7D0F8 #E8E4FB
Accessibility & contrast
On white
2.43
#A99BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A99BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99BF0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99BF0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F3
Deuteranopia (green-blind)
#84A4EE
Tritanopia (blue-blind)
#99AABA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a99bf0; /* rgb */ color: rgb(169, 155, 240); /* oklch */ color: oklch(73.5% 0.122 290.6);
Tailwind
colors: {
custom: {
50: '#c4b8f5',
500: '#a99bf0',
950: '#000000',
},
}SCSS
$custom: #a99bf0; $custom-light: #c4b8f5; $custom-dark: #000000;
JSON
{
"hex": "#a99bf0",
"rgb": {
"r": 169,
"g": 155,
"b": 240
},
"hsl": {
"h": 249.882,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.73454,
"c": 0.12169,
"h": 290.6
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#A99BF0
secondary
#EEF3D8
accent
#D60FB5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085