#A6AFF9#A6AFF9
#A6AFF9 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.106 H 278.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AFF9 |
|---|---|
| RGB | rgb(166, 175, 249) |
| HSL | hsl(233, 87%, 81%) |
| HSV | hsv(233, 33%, 98%) |
| CMYK | cmyk(33.3%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(73.29, 13.72, -37.75) |
| CIE-LCH | lch(73.29, 40.16, 289.98°) |
| OKLab | oklab(77.48% 0.0153 -0.105) |
| OKLCH | oklch(77.48% 0.106 278.3) |
| XYZ | xyz(48.1499, 45.6049, 95.8698) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.89
Powder Blue (survey)
#B1D1FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AFF9 #F9F0A6
analogous
#A6D9F9 #A6AFF9 #C7A6F9
triadic
#A6AFF9 #F9A6AF #AFF9A6
tetradic
#A6AFF9 #F9A6D9 #F9F0A6 #A6F9C7
square
#A6AFF9 #F9A6D9 #F9F0A6 #A6F9C7
split-complementary
#A6AFF9 #F9C7A6 #D9F9A6
monochromatic
#3348F1 #6D7BF5 #A6AFF9 #DFE3FD #E2E5FD
Accessibility & contrast
On white
2.07
#A6AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A6AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AFF9
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AFF9 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#8FBDC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6aff9; /* rgb */ color: rgb(166, 175, 249); /* oklch */ color: oklch(77.5% 0.106 278.3);
Tailwind
colors: {
custom: {
50: '#c2c6fb',
500: '#a6aff9',
950: '#000000',
},
}SCSS
$custom: #a6aff9; $custom-light: #c2c6fb; $custom-dark: #000000;
JSON
{
"hex": "#a6aff9",
"rgb": {
"r": 166,
"g": 175,
"b": 249
},
"hsl": {
"h": 233.494,
"s": 87.368,
"l": 81.373
},
"oklch": {
"l": 0.7748,
"c": 0.10612,
"h": 278.3
},
"luminance": 0.45606
}Semantic roles & 50–950 ramp
primary
#A6AFF9
secondary
#F5F2D6
accent
#CB02E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285