#A2ACDE#A2ACDE
#A2ACDE is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.073 H 275.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACDE |
|---|---|
| RGB | rgb(162, 172, 222) |
| HSL | hsl(230, 48%, 75%) |
| HSV | hsv(230, 27%, 87%) |
| CMYK | cmyk(27%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(71.19, 7.54, -26.33) |
| CIE-LCH | lch(71.19, 27.39, 285.98°) |
| OKLab | oklab(75.43% 0.0073 -0.0725) |
| OKLCH | oklch(75.43% 0.073 275.7) |
| XYZ | xyz(42.8341, 42.4592, 75.0317) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 8.48
Lavender
#B39DDB
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 9.29
Periwinkle
#CCCCFF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACDE #DED4A2
analogous
#A2CADE #A2ACDE #B6A2DE
triadic
#A2ACDE #DEA2AC #ACDEA2
tetradic
#A2ACDE #DEA2CA #DED4A2 #A2DEB6
square
#A2ACDE #DEA2CA #DED4A2 #A2DEB6
split-complementary
#A2ACDE #DEB6A2 #CADEA2
monochromatic
#485BBE #7584CE #A2ACDE #CFD4EE #E8EBF7
Accessibility & contrast
On white
2.21
#A2ACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A2ACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACDE
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACDE | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#9AACDD
Tritanopia (blue-blind)
#93B5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2acde; /* rgb */ color: rgb(162, 172, 222); /* oklch */ color: oklch(75.4% 0.073 275.7);
Tailwind
colors: {
custom: {
50: '#bec4e8',
500: '#a2acde',
950: '#000000',
},
}SCSS
$custom: #a2acde; $custom-light: #bec4e8; $custom-dark: #000000;
JSON
{
"hex": "#a2acde",
"rgb": {
"r": 162,
"g": 172,
"b": 222
},
"hsl": {
"h": 230,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.75432,
"c": 0.07286,
"h": 275.7
},
"luminance": 0.4246
}Semantic roles & 50–950 ramp
primary
#A2ACDE
secondary
#EEEBDD
accent
#A32BBB
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184