#ACBBDC#ACBBDC
#ACBBDC is a light, muted blue. Relative luminance 0.495; OKLCH L 79.1% C 0.050 H 265.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBDC |
|---|---|
| RGB | rgb(172, 187, 220) |
| HSL | hsl(221, 41%, 77%) |
| HSV | hsv(221, 22%, 86%) |
| CMYK | cmyk(21.8%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(75.75, 1.87, -18.23) |
| CIE-LCH | lch(75.75, 18.33, 275.87°) |
| OKLab | oklab(79.15% -0.0035 -0.0497) |
| OKLCH | oklch(79.15% 0.05 265.9) |
| XYZ | xyz(47.6985, 49.4775, 74.7333) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.18
Light Blue Grey
#B7C9E2
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBDC #DCCDAC
analogous
#ACD3DC #ACBBDC #B5ACDC
triadic
#ACBBDC #DCACBB #BBDCAC
tetradic
#ACBBDC #DCACD3 #DCCDAC #ACDCB5
square
#ACBBDC #DCACD3 #DCCDAC #ACDCB5
split-complementary
#ACBBDC #DCB5AC #D3DCAC
monochromatic
#5674B8 #8198CA #ACBBDC #D7DEEE #E9EDF6
Accessibility & contrast
On white
1.93
#ACBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ACBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBDC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBDC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDE
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#A0C1C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbbdc; /* rgb */ color: rgb(172, 187, 220); /* oklch */ color: oklch(79.1% 0.050 265.9);
Tailwind
colors: {
custom: {
50: '#c5cfe7',
500: '#acbbdc',
950: '#000000',
},
}SCSS
$custom: #acbbdc; $custom-light: #c5cfe7; $custom-dark: #000000;
JSON
{
"hex": "#acbbdc",
"rgb": {
"r": 172,
"g": 187,
"b": 220
},
"hsl": {
"h": 221.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.7915,
"c": 0.04986,
"h": 265.9
},
"luminance": 0.49479
}Semantic roles & 50–950 ramp
primary
#ACBBDC
secondary
#EDE8DE
accent
#8B32B4
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284