#A2ACDA#A2ACDA
#A2ACDA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.3% C 0.067 H 275.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACDA |
|---|---|
| RGB | rgb(162, 172, 218) |
| HSL | hsl(229, 43%, 75%) |
| HSV | hsv(229, 26%, 85%) |
| CMYK | cmyk(25.7%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(71.04, 6.58, -24.37) |
| CIE-LCH | lch(71.04, 25.24, 285.11°) |
| OKLab | oklab(75.27% 0.006 -0.0669) |
| OKLCH | oklch(75.27% 0.067 275.1) |
| XYZ | xyz(42.3044, 42.2473, 72.2417) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 7.99
Lavender
#B39DDB
ΔE00 8.64
Periwinkle Blue
#8F99FB
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.13
Periwinkle
#CCCCFF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACDA #DAD0A2
analogous
#A2C8DA #A2ACDA #B4A2DA
triadic
#A2ACDA #DAA2AC #ACDAA2
tetradic
#A2ACDA #DAA2C8 #DAD0A2 #A2DAB4
square
#A2ACDA #DAA2C8 #DAD0A2 #A2DAB4
split-complementary
#A2ACDA #DAB4A2 #C8DAA2
monochromatic
#4A5EB7 #7685C9 #A2ACDA #CED3EB #E9EBF6
Accessibility & contrast
On white
2.22
#A2ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A2ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACDA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACDA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DC
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#94B4BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2acda; /* rgb */ color: rgb(162, 172, 218); /* oklch */ color: oklch(75.3% 0.067 275.1);
Tailwind
colors: {
custom: {
50: '#bec4e5',
500: '#a2acda',
950: '#000000',
},
}SCSS
$custom: #a2acda; $custom-light: #bec4e5; $custom-dark: #000000;
JSON
{
"hex": "#a2acda",
"rgb": {
"r": 162,
"g": 172,
"b": 218
},
"hsl": {
"h": 229.286,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.7527,
"c": 0.06722,
"h": 275.1
},
"luminance": 0.42248
}Semantic roles & 50–950 ramp
primary
#A2ACDA
secondary
#EDEADE
accent
#9E2FB6
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121215
muted
#818184