#ACB2CD#ACB2CD
#ACB2CD is a light, muted blue. Relative luminance 0.450; OKLCH L 76.8% C 0.039 H 275.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2CD |
|---|---|
| RGB | rgb(172, 178, 205) |
| HSL | hsl(229, 25%, 74%) |
| HSV | hsv(229, 16%, 80%) |
| CMYK | cmyk(16.1%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(72.90, 3.44, -14.36) |
| CIE-LCH | lch(72.90, 14.76, 283.46°) |
| OKLab | oklab(76.76% 0.0038 -0.0389) |
| OKLCH | oklch(76.76% 0.039 275.5) |
| XYZ | xyz(43.9505, 45.0186, 64.1197) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.98
Dove Gray
#B6B8BD
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2CD #CDC7AC
analogous
#ACC3CD #ACB2CD #B7ACCD
triadic
#ACB2CD #CDACB2 #B2CDAC
tetradic
#ACB2CD #CDACC3 #CDC7AC #ACCDB7
square
#ACB2CD #CDACC3 #CDC7AC #ACCDB7
split-complementary
#ACB2CD #CDB7AC #C3CDAC
monochromatic
#606B9F #868FB6 #ACB2CD #D2D5E4 #ECEDF3
Accessibility & contrast
On white
2.10
#ACB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ACB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2CD
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2CD | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#A5B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb2cd; /* rgb */ color: rgb(172, 178, 205); /* oklch */ color: oklch(76.8% 0.039 275.5);
Tailwind
colors: {
custom: {
50: '#c5c9dc',
500: '#acb2cd',
950: '#000000',
},
}SCSS
$custom: #acb2cd; $custom-light: #c5c9dc; $custom-dark: #000000;
JSON
{
"hex": "#acb2cd",
"rgb": {
"r": 172,
"g": 178,
"b": 205
},
"hsl": {
"h": 229.091,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.76763,
"c": 0.0391,
"h": 275.5
},
"luminance": 0.45019
}Semantic roles & 50–950 ramp
primary
#ACB2CD
secondary
#EAE8E1
accent
#9242A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283