#A2ACED#A2ACED
#A2ACED is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.094 H 277.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACED |
|---|---|
| RGB | rgb(162, 172, 237) |
| HSL | hsl(232, 68%, 78%) |
| HSV | hsv(232, 32%, 93%) |
| CMYK | cmyk(31.6%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(71.76, 11.24, -33.64) |
| CIE-LCH | lch(71.76, 35.46, 288.48°) |
| OKLab | oklab(76.06% 0.0117 -0.0933) |
| OKLCH | oklch(76.06% 0.094 277.2) |
| XYZ | xyz(44.9346, 43.2994, 86.0944) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.37
Periwinkle Blue
#8F99FB
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 9.00
Lavender
#B39DDB
ΔE00 9.10
Perrywinkle
#8F8CE7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACED #EDE3A2
analogous
#A2D1ED #A2ACED #BDA2ED
triadic
#A2ACED #EDA2AC #ACEDA2
tetradic
#A2ACED #EDA2D1 #EDE3A2 #A2EDBD
square
#A2ACED #EDA2D1 #EDE3A2 #A2EDBD
split-complementary
#A2ACED #EDBDA2 #D1EDA2
monochromatic
#3B50D9 #6F7EE3 #A2ACED #D5DAF7 #E5E8FA
Accessibility & contrast
On white
2.17
#A2ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#A2ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACED
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACED | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#8EB8C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2aced; /* rgb */ color: rgb(162, 172, 237); /* oklch */ color: oklch(76.1% 0.094 277.2);
Tailwind
colors: {
custom: {
50: '#bfc4f3',
500: '#a2aced',
950: '#000000',
},
}SCSS
$custom: #a2aced; $custom-light: #bfc4f3; $custom-dark: #000000;
JSON
{
"hex": "#a2aced",
"rgb": {
"r": 162,
"g": 172,
"b": 237
},
"hsl": {
"h": 232,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.76064,
"c": 0.09403,
"h": 277.2
},
"luminance": 0.43301
}Semantic roles & 50–950 ramp
primary
#A2ACED
secondary
#F2EED9
accent
#B716CF
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185