#ACAED2#ACAED2
#ACAED2 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.051 H 282.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAED2 |
|---|---|
| RGB | rgb(172, 174, 210) |
| HSL | hsl(237, 30%, 75%) |
| HSV | hsv(237, 18%, 82%) |
| CMYK | cmyk(18.1%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.02, 6.73, -18.42) |
| CIE-LCH | lch(72.02, 19.61, 290.06°) |
| OKLab | oklab(76.13% 0.0112 -0.0502) |
| OKLCH | oklch(76.13% 0.051 282.6) |
| XYZ | xyz(43.7795, 43.6953, 67.0878) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lavender
#B39DDB
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.89
Light Blue Grey
#B7C9E2
ΔE00 10.25
Pale Violet
#CEAEFA
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAED2 #D2D0AC
analogous
#ACC1D2 #ACAED2 #BDACD2
triadic
#ACAED2 #D2ACAE #AED2AC
tetradic
#ACAED2 #D2ACC1 #D2D0AC #ACD2BD
square
#ACAED2 #D2ACC1 #D2D0AC #ACD2BD
split-complementary
#ACAED2 #D2BDAC #C1D2AC
monochromatic
#5D61A7 #8487BC #ACAED2 #D4D5E8 #EBECF4
Accessibility & contrast
On white
2.16
#ACAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ACAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAED2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAED2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A4AFD1
Tritanopia (blue-blind)
#A4B4BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acaed2; /* rgb */ color: rgb(172, 174, 210); /* oklch */ color: oklch(76.1% 0.051 282.6);
Tailwind
colors: {
custom: {
50: '#c5c6df',
500: '#acaed2',
950: '#000000',
},
}SCSS
$custom: #acaed2; $custom-light: #c5c6df; $custom-dark: #000000;
JSON
{
"hex": "#acaed2",
"rgb": {
"r": 172,
"g": 174,
"b": 210
},
"hsl": {
"h": 236.842,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.7613,
"c": 0.0514,
"h": 282.6
},
"luminance": 0.43696
}Semantic roles & 50–950 ramp
primary
#ACAED2
secondary
#EBEAE0
accent
#A33DA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283