#A2ACDB#A2ACDB
#A2ACDB is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.3% C 0.069 H 275.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACDB |
|---|---|
| RGB | rgb(162, 172, 219) |
| HSL | hsl(229, 44%, 75%) |
| HSV | hsv(229, 26%, 86%) |
| CMYK | cmyk(26%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(71.08, 6.82, -24.86) |
| CIE-LCH | lch(71.08, 25.78, 285.34°) |
| OKLab | oklab(75.31% 0.0063 -0.0683) |
| OKLCH | oklch(75.31% 0.069 275.3) |
| XYZ | xyz(42.4356, 42.2998, 72.9330) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.60
Periwinkle Blue
#8F99FB
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.18
Periwinkle
#CCCCFF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACDB #DBD1A2
analogous
#A2C8DB #A2ACDB #B5A2DB
triadic
#A2ACDB #DBA2AC #ACDBA2
tetradic
#A2ACDB #DBA2C8 #DBD1A2 #A2DBB5
square
#A2ACDB #DBA2C8 #DBD1A2 #A2DBB5
split-complementary
#A2ACDB #DBB5A2 #C8DBA2
monochromatic
#4A5DB9 #7685CA #A2ACDB #CED3EC #E9EBF6
Accessibility & contrast
On white
2.22
#A2ACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A2ACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACDB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACDB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#94B5BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2acdb; /* rgb */ color: rgb(162, 172, 219); /* oklch */ color: oklch(75.3% 0.069 275.3);
Tailwind
colors: {
custom: {
50: '#bec4e6',
500: '#a2acdb',
950: '#000000',
},
}SCSS
$custom: #a2acdb; $custom-light: #bec4e6; $custom-dark: #000000;
JSON
{
"hex": "#a2acdb",
"rgb": {
"r": 162,
"g": 172,
"b": 219
},
"hsl": {
"h": 229.474,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.75311,
"c": 0.06863,
"h": 275.3
},
"luminance": 0.42301
}Semantic roles & 50–950 ramp
primary
#A2ACDB
secondary
#EDEBDE
accent
#9F2EB7
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184