#A2ACCA#A2ACCA
#A2ACCA is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.045 H 270.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACCA |
|---|---|
| RGB | rgb(162, 172, 202) |
| HSL | hsl(225, 27%, 71%) |
| HSV | hsv(225, 20%, 79%) |
| CMYK | cmyk(19.8%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.49, 2.86, -16.42) |
| CIE-LCH | lch(70.49, 16.67, 279.88°) |
| OKLab | oklab(74.66% 0.0006 -0.0447) |
| OKLCH | oklch(74.66% 0.045 270.8) |
| XYZ | xyz(40.3108, 41.4499, 61.7425) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 9.54
Light Periwinkle
#C1C6FC
ΔE00 9.59
Cool Gray
#9AA7B0
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACCA #CAC0A2
analogous
#A2C0CA #A2ACCA #ACA2CA
triadic
#A2ACCA #CAA2AC #ACCAA2
tetradic
#A2ACCA #CAA2C0 #CAC0A2 #A2CAAC
square
#A2ACCA #CAA2C0 #CAC0A2 #A2CAAC
split-complementary
#A2ACCA #CAACA2 #C0CAA2
monochromatic
#58689A #7B89B4 #A2ACCA #C9CFE0 #ECEEF4
Accessibility & contrast
On white
2.26
#A2ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#A2ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACCA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACCA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#99B2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2acca; /* rgb */ color: rgb(162, 172, 202); /* oklch */ color: oklch(74.7% 0.045 270.8);
Tailwind
colors: {
custom: {
50: '#bec4da',
500: '#a2acca',
950: '#000000',
},
}SCSS
$custom: #a2acca; $custom-light: #bec4da; $custom-dark: #000000;
JSON
{
"hex": "#a2acca",
"rgb": {
"r": 162,
"g": 172,
"b": 202
},
"hsl": {
"h": 225,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.74658,
"c": 0.0447,
"h": 270.8
},
"luminance": 0.41451
}Semantic roles & 50–950 ramp
primary
#A2ACCA
secondary
#E9E6DF
accent
#8C40A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183