#A2ABDF#A2ABDF
#A2ABDF is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.3% C 0.076 H 276.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABDF |
|---|---|
| RGB | rgb(162, 171, 223) |
| HSL | hsl(231, 49%, 75%) |
| HSV | hsv(231, 27%, 87%) |
| CMYK | cmyk(27.4%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(70.96, 8.34, -27.22) |
| CIE-LCH | lch(70.96, 28.47, 287.03°) |
| OKLab | oklab(75.27% 0.0089 -0.075) |
| OKLCH | oklch(75.27% 0.076 276.8) |
| XYZ | xyz(42.7789, 42.1338, 75.6765) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.21
Periwinkle Blue
#8F99FB
ΔE00 8.24
Periwinkle
#CCCCFF
ΔE00 9.41
Lightsteelblue
#B0C4DE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABDF #DFD6A2
analogous
#A2C9DF #A2ABDF #B7A2DF
triadic
#A2ABDF #DFA2AB #ABDFA2
tetradic
#A2ABDF #DFA2C9 #DFD6A2 #A2DFB7
square
#A2ABDF #DFA2C9 #DFD6A2 #A2DFB7
split-complementary
#A2ABDF #DFB7A2 #C9DFA2
monochromatic
#4759C0 #7482CF #A2ABDF #D0D4EF #E8EAF7
Accessibility & contrast
On white
2.23
#A2ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#A2ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABDF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABDF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#98ACDE
Tritanopia (blue-blind)
#93B5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2abdf; /* rgb */ color: rgb(162, 171, 223); /* oklch */ color: oklch(75.3% 0.076 276.8);
Tailwind
colors: {
custom: {
50: '#bec3e9',
500: '#a2abdf',
950: '#000000',
},
}SCSS
$custom: #a2abdf; $custom-light: #bec3e9; $custom-dark: #000000;
JSON
{
"hex": "#a2abdf",
"rgb": {
"r": 162,
"g": 171,
"b": 223
},
"hsl": {
"h": 231.148,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.7527,
"c": 0.07555,
"h": 276.8
},
"luminance": 0.42135
}Semantic roles & 50–950 ramp
primary
#A2ABDF
secondary
#EEECDD
accent
#A629BC
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184