#A2ACDD#A2ACDD
#A2ACDD is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.4% C 0.071 H 275.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACDD |
|---|---|
| RGB | rgb(162, 172, 221) |
| HSL | hsl(230, 46%, 75%) |
| HSV | hsv(230, 27%, 87%) |
| CMYK | cmyk(26.7%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(71.15, 7.30, -25.84) |
| CIE-LCH | lch(71.15, 26.85, 285.77°) |
| OKLab | oklab(75.39% 0.007 -0.0711) |
| OKLCH | oklch(75.39% 0.071 275.6) |
| XYZ | xyz(42.7005, 42.4057, 74.3280) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.67
Lavender
#B39DDB
ΔE00 8.55
Periwinkle Blue
#8F99FB
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACDD #DDD3A2
analogous
#A2C9DD #A2ACDD #B6A2DD
triadic
#A2ACDD #DDA2AC #ACDDA2
tetradic
#A2ACDD #DDA2C9 #DDD3A2 #A2DDB6
square
#A2ACDD #DDA2C9 #DDD3A2 #A2DDB6
split-complementary
#A2ACDD #DDB6A2 #C9DDA2
monochromatic
#485CBC #7584CD #A2ACDD #CFD4ED #E9EBF7
Accessibility & contrast
On white
2.21
#A2ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#A2ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACDD
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACDD | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1DF
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#93B5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2acdd; /* rgb */ color: rgb(162, 172, 221); /* oklch */ color: oklch(75.4% 0.071 275.6);
Tailwind
colors: {
custom: {
50: '#bec4e7',
500: '#a2acdd',
950: '#000000',
},
}SCSS
$custom: #a2acdd; $custom-light: #bec4e7; $custom-dark: #000000;
JSON
{
"hex": "#a2acdd",
"rgb": {
"r": 162,
"g": 172,
"b": 221
},
"hsl": {
"h": 229.831,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.75391,
"c": 0.07145,
"h": 275.6
},
"luminance": 0.42407
}Semantic roles & 50–950 ramp
primary
#A2ACDD
secondary
#EEEBDD
accent
#A22CBA
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184