#A9AFEB#A9AFEB
#A9AFEB is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.086 H 279.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A9AFEB |
|---|---|
| RGB | rgb(169, 175, 235) |
| HSL | hsl(235, 62%, 79%) |
| HSV | hsv(235, 28%, 92%) |
| CMYK | cmyk(28.1%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(72.95, 11.08, -30.66) |
| CIE-LCH | lch(72.95, 32.60, 289.87°) |
| OKLab | oklab(77.09% 0.0145 -0.0847) |
| OKLCH | oklch(77.09% 0.086 279.7) |
| XYZ | xyz(46.6836, 45.0919, 84.8251) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.06
Lavender
#B39DDB
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.31
Pale Violet
#CEAEFA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9AFEB #EBE5A9
analogous
#A9D0EB #A9AFEB #C4A9EB
triadic
#A9AFEB #EBA9AF #AFEBA9
tetradic
#A9AFEB #EBA9D0 #EBE5A9 #A9EBC4
square
#A9AFEB #EBA9D0 #EBE5A9 #A9EBC4
split-complementary
#A9AFEB #EBC4A9 #D0EBA9
monochromatic
#4653D4 #7781DF #A9AFEB #DBDDF7 #E6E8F9
Accessibility & contrast
On white
2.10
#A9AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#A9AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9AFEB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9AFEB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#99BAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a9afeb; /* rgb */ color: rgb(169, 175, 235); /* oklch */ color: oklch(77.1% 0.086 279.7);
Tailwind
colors: {
custom: {
50: '#c4c6f1',
500: '#a9afeb',
950: '#000000',
},
}SCSS
$custom: #a9afeb; $custom-light: #c4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#a9afeb",
"rgb": {
"r": 169,
"g": 175,
"b": 235
},
"hsl": {
"h": 234.545,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.77092,
"c": 0.08594,
"h": 279.7
},
"luminance": 0.45093
}Semantic roles & 50–950 ramp
primary
#A9AFEB
secondary
#F1EFDA
accent
#BA1BCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284