#A9AFF2#A9AFF2
#A9AFF2 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.096 H 279.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A9AFF2 |
|---|---|
| RGB | rgb(169, 175, 242) |
| HSL | hsl(235, 74%, 81%) |
| HSV | hsv(235, 30%, 95%) |
| CMYK | cmyk(30.2%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.22, 12.80, -34.04) |
| CIE-LCH | lch(73.22, 36.37, 290.61°) |
| OKLab | oklab(77.39% 0.0165 -0.0943) |
| OKLCH | oklch(77.39% 0.096 279.9) |
| XYZ | xyz(47.7148, 45.5044, 90.2564) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.61
Pale Violet
#CEAEFA
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9AFF2 #F2ECA9
analogous
#A9D4F2 #A9AFF2 #C7A9F2
triadic
#A9AFF2 #F2A9AF #AFF2A9
tetradic
#A9AFF2 #F2A9D4 #F2ECA9 #A9F2C7
square
#A9AFF2 #F2A9D4 #F2ECA9 #A9F2C7
split-complementary
#A9AFF2 #F2C7A9 #D4F2A9
monochromatic
#3F4CE2 #747EEA #A9AFF2 #DEE0FA #E4E6FB
Accessibility & contrast
On white
2.08
#A9AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A9AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9AFF2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9AFF2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#96BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a9aff2; /* rgb */ color: rgb(169, 175, 242); /* oklch */ color: oklch(77.4% 0.096 279.9);
Tailwind
colors: {
custom: {
50: '#c4c6f6',
500: '#a9aff2',
950: '#000000',
},
}SCSS
$custom: #a9aff2; $custom-light: #c4c6f6; $custom-dark: #000000;
JSON
{
"hex": "#a9aff2",
"rgb": {
"r": 169,
"g": 175,
"b": 242
},
"hsl": {
"h": 235.068,
"s": 73.737,
"l": 80.588
},
"oklch": {
"l": 0.7739,
"c": 0.09579,
"h": 279.9
},
"luminance": 0.45506
}Semantic roles & 50–950 ramp
primary
#A9AFF2
secondary
#F3F0D8
accent
#C610D6
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285