#A3ACED#A3ACED
#A3ACED is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.1% C 0.094 H 277.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ACED |
|---|---|
| RGB | rgb(163, 172, 237) |
| HSL | hsl(233, 67%, 78%) |
| HSV | hsv(233, 31%, 93%) |
| CMYK | cmyk(31.2%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(71.83, 11.53, -33.52) |
| CIE-LCH | lch(71.83, 35.45, 288.98°) |
| OKLab | oklab(76.14% 0.0128 -0.0929) |
| OKLCH | oklch(76.14% 0.094 277.8) |
| XYZ | xyz(45.1386, 43.4046, 86.1040) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.30
Lavender
#B39DDB
ΔE00 8.86
Perrywinkle
#8F8CE7
ΔE00 9.13
Carolina Blue
#8AB8FE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ACED #EDE4A3
analogous
#A3D1ED #A3ACED #BFA3ED
triadic
#A3ACED #EDA3AC #ACEDA3
tetradic
#A3ACED #EDA3D1 #EDE4A3 #A3EDBF
square
#A3ACED #EDA3D1 #EDE4A3 #A3EDBF
split-complementary
#A3ACED #EDBFA3 #D1EDA3
monochromatic
#3D50D9 #707EE3 #A3ACED #D6DAF7 #E5E8FA
Accessibility & contrast
On white
2.17
#A3ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A3ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ACED
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ACED | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#8FB8C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a3aced; /* rgb */ color: rgb(163, 172, 237); /* oklch */ color: oklch(76.1% 0.094 277.8);
Tailwind
colors: {
custom: {
50: '#c0c4f3',
500: '#a3aced',
950: '#000000',
},
}SCSS
$custom: #a3aced; $custom-light: #c0c4f3; $custom-dark: #000000;
JSON
{
"hex": "#a3aced",
"rgb": {
"r": 163,
"g": 172,
"b": 237
},
"hsl": {
"h": 232.703,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.76137,
"c": 0.09382,
"h": 277.8
},
"luminance": 0.43406
}Semantic roles & 50–950 ramp
primary
#A3ACED
secondary
#F2EFD9
accent
#B916CF
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185