#ACADCA#ACADCA
#ACADCA is a light, muted blue. Relative luminance 0.429; OKLCH L 75.6% C 0.041 H 283.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACADCA |
|---|---|
| RGB | rgb(172, 173, 202) |
| HSL | hsl(238, 22%, 73%) |
| HSV | hsv(238, 15%, 79%) |
| CMYK | cmyk(14.9%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.50, 5.53, -14.82) |
| CIE-LCH | lch(71.50, 15.82, 290.45°) |
| OKLab | oklab(75.63% 0.0099 -0.0402) |
| OKLCH | oklch(75.63% 0.041 283.8) |
| XYZ | xyz(42.6151, 42.9216, 61.9052) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.61
Lightsteelblue
#B0C4DE
ΔE00 9.86
Lavender
#B39DDB
ΔE00 9.90
Light Blue Grey
#B7C9E2
ΔE00 10.16
Periwinkle
#CCCCFF
ΔE00 10.29
Dove Gray
#B6B8BD
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACADCA #CAC9AC
analogous
#ACBCCA #ACADCA #BAACCA
triadic
#ACADCA #CAACAD #ADCAAC
tetradic
#ACADCA #CAACBC #CAC9AC #ACCABA
square
#ACADCA #CAACBC #CAC9AC #ACCABA
split-complementary
#ACADCA #CABAAC #BCCAAC
monochromatic
#62649A #8788B2 #ACADCA #D1D2E2 #ECEDF3
Accessibility & contrast
On white
2.19
#ACADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ACADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACADCA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACADCA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#A6B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acadca; /* rgb */ color: rgb(172, 173, 202); /* oklch */ color: oklch(75.6% 0.041 283.8);
Tailwind
colors: {
custom: {
50: '#c5c5da',
500: '#acadca',
950: '#000000',
},
}SCSS
$custom: #acadca; $custom-light: #c5c5da; $custom-dark: #000000;
JSON
{
"hex": "#acadca",
"rgb": {
"r": 172,
"g": 173,
"b": 202
},
"hsl": {
"h": 238,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.75635,
"c": 0.04136,
"h": 283.8
},
"luminance": 0.42922
}Semantic roles & 50–950 ramp
primary
#ACADCA
secondary
#E9E9E2
accent
#9D45A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183