#ACAED3#ACAED3
#ACAED3 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.2% C 0.053 H 282.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAED3 |
|---|---|
| RGB | rgb(172, 174, 211) |
| HSL | hsl(237, 31%, 75%) |
| HSV | hsv(237, 18%, 83%) |
| CMYK | cmyk(18.5%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(72.06, 6.95, -18.92) |
| CIE-LCH | lch(72.06, 20.15, 290.17°) |
| OKLab | oklab(76.17% 0.0116 -0.0515) |
| OKLCH | oklch(76.17% 0.053 282.6) |
| XYZ | xyz(43.9044, 43.7453, 67.7460) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 9.95
Light Blue Grey
#B7C9E2
ΔE00 10.32
Pale Violet
#CEAEFA
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAED3 #D3D1AC
analogous
#ACC1D3 #ACAED3 #BDACD3
triadic
#ACAED3 #D3ACAE #AED3AC
tetradic
#ACAED3 #D3ACC1 #D3D1AC #ACD3BD
square
#ACAED3 #D3ACC1 #D3D1AC #ACD3BD
split-complementary
#ACAED3 #D3BDAC #C1D3AC
monochromatic
#5C60A9 #8487BE #ACAED3 #D4D5E8 #EBEBF4
Accessibility & contrast
On white
2.15
#ACAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ACAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAED3
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAED3 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D5
Deuteranopia (green-blind)
#A3AFD2
Tritanopia (blue-blind)
#A4B4BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acaed3; /* rgb */ color: rgb(172, 174, 211); /* oklch */ color: oklch(76.2% 0.053 282.6);
Tailwind
colors: {
custom: {
50: '#c5c6e0',
500: '#acaed3',
950: '#000000',
},
}SCSS
$custom: #acaed3; $custom-light: #c5c6e0; $custom-dark: #000000;
JSON
{
"hex": "#acaed3",
"rgb": {
"r": 172,
"g": 174,
"b": 211
},
"hsl": {
"h": 236.923,
"s": 30.709,
"l": 75.098
},
"oklch": {
"l": 0.76167,
"c": 0.05283,
"h": 282.6
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#ACAED3
secondary
#EBEAE0
accent
#A43CA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283