#A2ABDA#A2ABDA
#A2ABDA is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.1% C 0.068 H 276.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABDA |
|---|---|
| RGB | rgb(162, 171, 218) |
| HSL | hsl(230, 43%, 75%) |
| HSV | hsv(230, 26%, 85%) |
| CMYK | cmyk(25.7%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(70.78, 7.13, -24.77) |
| CIE-LCH | lch(70.78, 25.77, 286.07°) |
| OKLab | oklab(75.07% 0.0074 -0.0681) |
| OKLCH | oklch(75.07% 0.068 276.2) |
| XYZ | xyz(42.1148, 41.8681, 72.1785) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 8.26
Lavender
#B39DDB
ΔE00 8.29
Periwinkle Blue
#8F99FB
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABDA #DAD1A2
analogous
#A2C7DA #A2ABDA #B5A2DA
triadic
#A2ABDA #DAA2AB #ABDAA2
tetradic
#A2ABDA #DAA2C7 #DAD1A2 #A2DAB5
square
#A2ABDA #DAA2C7 #DAD1A2 #A2DAB5
split-complementary
#A2ABDA #DAB5A2 #C7DAA2
monochromatic
#4A5CB7 #7683C9 #A2ABDA #CED3EB #E9EBF6
Accessibility & contrast
On white
2.24
#A2ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#A2ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABDA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABDA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAFDC
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#94B4BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2abda; /* rgb */ color: rgb(162, 171, 218); /* oklch */ color: oklch(75.1% 0.068 276.2);
Tailwind
colors: {
custom: {
50: '#bec3e5',
500: '#a2abda',
950: '#000000',
},
}SCSS
$custom: #a2abda; $custom-light: #bec3e5; $custom-dark: #000000;
JSON
{
"hex": "#a2abda",
"rgb": {
"r": 162,
"g": 171,
"b": 218
},
"hsl": {
"h": 230.357,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.75067,
"c": 0.06847,
"h": 276.2
},
"luminance": 0.41869
}Semantic roles & 50–950 ramp
primary
#A2ABDA
secondary
#EDEBDE
accent
#A12FB6
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121215
muted
#818184