#A6ADEB#A6ADEB
#A6ADEB is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.089 H 279.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ADEB |
|---|---|
| RGB | rgb(166, 173, 235) |
| HSL | hsl(234, 63%, 79%) |
| HSV | hsv(234, 29%, 92%) |
| CMYK | cmyk(29.4%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.22, 11.33, -31.81) |
| CIE-LCH | lch(72.22, 33.76, 289.60°) |
| OKLab | oklab(76.47% 0.0141 -0.088) |
| OKLCH | oklch(76.47% 0.089 279.1) |
| XYZ | xyz(45.6608, 43.9910, 84.6665) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ADEB #EBE4A6
analogous
#A6CFEB #A6ADEB #C1A6EB
triadic
#A6ADEB #EBA6AD #ADEBA6
tetradic
#A6ADEB #EBA6CF #EBE4A6 #A6EBC1
square
#A6ADEB #EBA6CF #EBE4A6 #A6EBC1
split-complementary
#A6ADEB #EBC1A6 #CFEBA6
monochromatic
#4251D5 #747FE0 #A6ADEB #D8DBF6 #E6E8F9
Accessibility & contrast
On white
2.14
#A6ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A6ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ADEB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ADEB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#94B8C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6adeb; /* rgb */ color: rgb(166, 173, 235); /* oklch */ color: oklch(76.5% 0.089 279.1);
Tailwind
colors: {
custom: {
50: '#c2c5f1',
500: '#a6adeb',
950: '#000000',
},
}SCSS
$custom: #a6adeb; $custom-light: #c2c5f1; $custom-dark: #000000;
JSON
{
"hex": "#a6adeb",
"rgb": {
"r": 166,
"g": 173,
"b": 235
},
"hsl": {
"h": 233.913,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.76471,
"c": 0.08912,
"h": 279.1
},
"luminance": 0.43992
}Semantic roles & 50–950 ramp
primary
#A6ADEB
secondary
#F1EFDA
accent
#B91ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121216
muted
#818184