#A2ADEB#A2ADEB
#A2ADEB is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.090 H 276.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ADEB |
|---|---|
| RGB | rgb(162, 173, 235) |
| HSL | hsl(231, 65%, 78%) |
| HSV | hsv(231, 31%, 92%) |
| CMYK | cmyk(31.1%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.94, 10.18, -32.27) |
| CIE-LCH | lch(71.94, 33.84, 287.51°) |
| OKLab | oklab(76.18% 0.0098 -0.0894) |
| OKLCH | oklch(76.18% 0.09 276.3) |
| XYZ | xyz(44.8351, 43.5652, 84.6278) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.16
Lavender
#B39DDB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ADEB #EBE0A2
analogous
#A2D1EB #A2ADEB #BBA2EB
triadic
#A2ADEB #EBA2AD #ADEBA2
tetradic
#A2ADEB #EBA2D1 #EBE0A2 #A2EBBB
square
#A2ADEB #EBA2D1 #EBE0A2 #A2EBBB
split-complementary
#A2ADEB #EBBBA2 #D1EBA2
monochromatic
#3D54D5 #7081E0 #A2ADEB #D4D9F6 #E6E9FA
Accessibility & contrast
On white
2.16
#A2ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#A2ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ADEB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ADEB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#8FB9C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2adeb; /* rgb */ color: rgb(162, 173, 235); /* oklch */ color: oklch(76.2% 0.090 276.3);
Tailwind
colors: {
custom: {
50: '#bfc5f1',
500: '#a2adeb',
950: '#000000',
},
}SCSS
$custom: #a2adeb; $custom-light: #bfc5f1; $custom-dark: #000000;
JSON
{
"hex": "#a2adeb",
"rgb": {
"r": 162,
"g": 173,
"b": 235
},
"hsl": {
"h": 230.959,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.76178,
"c": 0.08993,
"h": 276.3
},
"luminance": 0.43567
}Semantic roles & 50–950 ramp
primary
#A2ADEB
secondary
#F1EEDA
accent
#B119CC
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184