#A1ADE9#A1ADE9
#A1ADE9 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.0% C 0.087 H 275.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ADE9 |
|---|---|
| RGB | rgb(161, 173, 233) |
| HSL | hsl(230, 62%, 77%) |
| HSV | hsv(230, 31%, 91%) |
| CMYK | cmyk(30.9%, 25.8%, 0%, 8.6%) |
| CIE-LAB | lab(71.79, 9.40, -31.42) |
| CIE-LCH | lch(71.79, 32.79, 286.65°) |
| OKLab | oklab(76.02% 0.0082 -0.087) |
| OKLCH | oklch(76.02% 0.087 275.4) |
| XYZ | xyz(44.3454, 43.3460, 83.1051) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 9.11
Lavender
#B39DDB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ADE9 #E9DDA1
analogous
#A1D1E9 #A1ADE9 #B9A1E9
triadic
#A1ADE9 #E9A1AD #ADE9A1
tetradic
#A1ADE9 #E9A1D1 #E9DDA1 #A1E9B9
square
#A1ADE9 #E9A1D1 #E9DDA1 #A1E9B9
split-complementary
#A1ADE9 #E9B9A1 #D1E9A1
monochromatic
#3E56D2 #6F82DD #A1ADE9 #D3D8F5 #E6E9F9
Accessibility & contrast
On white
2.17
#A1ADE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A1ADE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ADE9
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ADE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ADE9 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3EC
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#8EB8C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a1ade9; /* rgb */ color: rgb(161, 173, 233); /* oklch */ color: oklch(76.0% 0.087 275.4);
Tailwind
colors: {
custom: {
50: '#bec5f0',
500: '#a1ade9',
950: '#000000',
},
}SCSS
$custom: #a1ade9; $custom-light: #bec5f0; $custom-dark: #000000;
JSON
{
"hex": "#a1ade9",
"rgb": {
"r": 161,
"g": 173,
"b": 233
},
"hsl": {
"h": 230,
"s": 62.069,
"l": 77.255
},
"oklch": {
"l": 0.76019,
"c": 0.08735,
"h": 275.4
},
"luminance": 0.43347
}Semantic roles & 50–950 ramp
primary
#A1ADE9
secondary
#F1EDDA
accent
#AD1CCA
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184