#ACAED7#ACAED7
#ACAED7 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.3% C 0.059 H 282.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAED7 |
|---|---|
| RGB | rgb(172, 174, 215) |
| HSL | hsl(237, 35%, 76%) |
| HSV | hsv(237, 20%, 84%) |
| CMYK | cmyk(20%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.19, 7.85, -20.90) |
| CIE-LCH | lch(72.19, 22.32, 290.58°) |
| OKLab | oklab(76.32% 0.0129 -0.0571) |
| OKLCH | oklch(76.32% 0.059 282.7) |
| XYZ | xyz(44.4121, 43.9483, 70.4198) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.19
Lavender
#B39DDB
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 9.70
Lightsteelblue
#B0C4DE
ΔE00 10.13
Light Violet
#D6B4FC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAED7 #D7D5AC
analogous
#ACC3D7 #ACAED7 #BFACD7
triadic
#ACAED7 #D7ACAE #AED7AC
tetradic
#ACAED7 #D7ACC3 #D7D5AC #ACD7BF
square
#ACAED7 #D7ACC3 #D7D5AC #ACD7BF
split-complementary
#ACAED7 #D7BFAC #C3D7AC
monochromatic
#595DAF #8386C3 #ACAED7 #D5D6EB #EAEBF5
Accessibility & contrast
On white
2.15
#ACAED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ACAED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAED7
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAED7 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D9
Deuteranopia (green-blind)
#A2B0D6
Tritanopia (blue-blind)
#A3B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acaed7; /* rgb */ color: rgb(172, 174, 215); /* oklch */ color: oklch(76.3% 0.059 282.7);
Tailwind
colors: {
custom: {
50: '#c5c6e3',
500: '#acaed7',
950: '#000000',
},
}SCSS
$custom: #acaed7; $custom-light: #c5c6e3; $custom-dark: #000000;
JSON
{
"hex": "#acaed7",
"rgb": {
"r": 172,
"g": 174,
"b": 215
},
"hsl": {
"h": 237.209,
"s": 34.959,
"l": 75.882
},
"oklch": {
"l": 0.76318,
"c": 0.05853,
"h": 282.7
},
"luminance": 0.43949
}Semantic roles & 50–950 ramp
primary
#ACAED7
secondary
#ECEBDF
accent
#A838AE
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283