#A8ACCA#A8ACCA
#A8ACCA is a light, muted blue. Relative luminance 0.421; OKLCH L 75.1% C 0.043 H 279.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ACCA |
|---|---|
| RGB | rgb(168, 172, 202) |
| HSL | hsl(233, 24%, 73%) |
| HSV | hsv(233, 17%, 79%) |
| CMYK | cmyk(16.8%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.94, 4.78, -15.70) |
| CIE-LCH | lch(70.94, 16.42, 286.93°) |
| OKLab | oklab(75.12% 0.007 -0.0426) |
| OKLCH | oklch(75.12% 0.043 279.3) |
| XYZ | xyz(41.5592, 42.0936, 61.8010) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.47
Light Blue Grey
#B7C9E2
ΔE00 9.64
Lavender
#B39DDB
ΔE00 9.87
Cloudy Blue
#ACC2D9
ΔE00 10.03
Periwinkle
#CCCCFF
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ACCA #CAC6A8
analogous
#A8BDCA #A8ACCA #B5A8CA
triadic
#A8ACCA #CAA8AC #ACCAA8
tetradic
#A8ACCA #CAA8BD #CAC6A8 #A8CAB5
square
#A8ACCA #CAA8BD #CAC6A8 #A8CAB5
split-complementary
#A8ACCA #CAB5A8 #BDCAA8
monochromatic
#5E659A #8288B3 #A8ACCA #CED0E1 #ECEDF3
Accessibility & contrast
On white
2.23
#A8ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A8ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ACCA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ACCA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#A3ACC9
Tritanopia (blue-blind)
#A1B1B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a8acca; /* rgb */ color: rgb(168, 172, 202); /* oklch */ color: oklch(75.1% 0.043 279.3);
Tailwind
colors: {
custom: {
50: '#c2c4da',
500: '#a8acca',
950: '#000000',
},
}SCSS
$custom: #a8acca; $custom-light: #c2c4da; $custom-dark: #000000;
JSON
{
"hex": "#a8acca",
"rgb": {
"r": 168,
"g": 172,
"b": 202
},
"hsl": {
"h": 232.941,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.75117,
"c": 0.04322,
"h": 279.3
},
"luminance": 0.42094
}Semantic roles & 50–950 ramp
primary
#A8ACCA
secondary
#EAE9E1
accent
#9743A3
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183