#A5ACCA#A5ACCA
#A5ACCA is a light, muted blue. Relative luminance 0.418; OKLCH L 74.9% C 0.044 H 274.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ACCA |
|---|---|
| RGB | rgb(165, 172, 202) |
| HSL | hsl(229, 26%, 72%) |
| HSV | hsv(229, 18%, 79%) |
| CMYK | cmyk(18.3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.71, 3.82, -16.07) |
| CIE-LCH | lch(70.71, 16.51, 283.36°) |
| OKLab | oklab(74.89% 0.0038 -0.0437) |
| OKLCH | oklch(74.89% 0.044 274.9) |
| XYZ | xyz(40.9277, 41.7679, 61.7714) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.98
Cloudy Blue
#ACC2D9
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 9.46
Lavender
#B39DDB
ΔE00 10.23
Dove Gray
#B6B8BD
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ACCA #CAC3A5
analogous
#A5BFCA #A5ACCA #B1A5CA
triadic
#A5ACCA #CAA5AC #ACCAA5
tetradic
#A5ACCA #CAA5BF #CAC3A5 #A5CAB1
square
#A5ACCA #CAA5BF #CAC3A5 #A5CAB1
split-complementary
#A5ACCA #CAB1A5 #BFCAA5
monochromatic
#5B679A #7E88B3 #A5ACCA #CCD0E1 #ECEDF4
Accessibility & contrast
On white
2.25
#A5ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#A5ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ACCA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ACCA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#A1ACC9
Tritanopia (blue-blind)
#9DB1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a5acca; /* rgb */ color: rgb(165, 172, 202); /* oklch */ color: oklch(74.9% 0.044 274.9);
Tailwind
colors: {
custom: {
50: '#c0c4da',
500: '#a5acca',
950: '#000000',
},
}SCSS
$custom: #a5acca; $custom-light: #c0c4da; $custom-dark: #000000;
JSON
{
"hex": "#a5acca",
"rgb": {
"r": 165,
"g": 172,
"b": 202
},
"hsl": {
"h": 228.649,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.74885,
"c": 0.04384,
"h": 274.9
},
"luminance": 0.41769
}Semantic roles & 50–950 ramp
primary
#A5ACCA
secondary
#EAE8E1
accent
#9241A4
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183