#A6ADF0#A6ADF0
#A6ADF0 is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.7% C 0.096 H 279.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ADF0 |
|---|---|
| RGB | rgb(166, 173, 240) |
| HSL | hsl(234, 71%, 80%) |
| HSV | hsv(234, 31%, 94%) |
| CMYK | cmyk(30.8%, 27.9%, 0%, 5.9%) |
| CIE-LAB | lab(72.42, 12.57, -34.22) |
| CIE-LCH | lch(72.42, 36.46, 290.17°) |
| OKLab | oklab(76.69% 0.0155 -0.0949) |
| OKLCH | oklch(76.69% 0.096 279.3) |
| XYZ | xyz(46.3933, 44.2840, 88.5245) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.00
Lavender
#B39DDB
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 9.14
Lightsteelblue
#B0C4DE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ADF0 #F0E9A6
analogous
#A6D2F0 #A6ADF0 #C4A6F0
triadic
#A6ADF0 #F0A6AD #ADF0A6
tetradic
#A6ADF0 #F0A6D2 #F0E9A6 #A6F0C4
square
#A6ADF0 #F0A6D2 #F0E9A6 #A6F0C4
split-complementary
#A6ADF0 #F0C4A6 #D2F0A6
monochromatic
#3D4CDE #727DE7 #A6ADF0 #DADDF9 #E5E7FB
Accessibility & contrast
On white
2.13
#A6ADF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#A6ADF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ADF0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ADF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ADF0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F3
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#93B9C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a6adf0; /* rgb */ color: rgb(166, 173, 240); /* oklch */ color: oklch(76.7% 0.096 279.3);
Tailwind
colors: {
custom: {
50: '#c2c5f5',
500: '#a6adf0',
950: '#000000',
},
}SCSS
$custom: #a6adf0; $custom-light: #c2c5f5; $custom-dark: #000000;
JSON
{
"hex": "#a6adf0",
"rgb": {
"r": 166,
"g": 173,
"b": 240
},
"hsl": {
"h": 234.324,
"s": 71.154,
"l": 79.608
},
"oklch": {
"l": 0.76687,
"c": 0.09615,
"h": 279.3
},
"luminance": 0.44285
}Semantic roles & 50–950 ramp
primary
#A6ADF0
secondary
#F2F0D9
accent
#C112D3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121217
muted
#818185