#ACBBDB#ACBBDB
#ACBBDB is a light, muted blue. Relative luminance 0.494; OKLCH L 79.1% C 0.049 H 265.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBDB |
|---|---|
| RGB | rgb(172, 187, 219) |
| HSL | hsl(221, 39%, 77%) |
| HSV | hsv(221, 21%, 86%) |
| CMYK | cmyk(21.5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(75.71, 1.65, -17.74) |
| CIE-LCH | lch(75.71, 17.82, 275.31°) |
| OKLab | oklab(79.11% -0.0039 -0.0484) |
| OKLCH | oklch(79.11% 0.049 265.4) |
| XYZ | xyz(47.5665, 49.4246, 74.0379) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBDB #DBCCAC
analogous
#ACD3DB #ACBBDB #B5ACDB
triadic
#ACBBDB #DBACBB #BBDBAC
tetradic
#ACBBDB #DBACD3 #DBCCAC #ACDBB5
square
#ACBBDB #DBACD3 #DBCCAC #ACDBB5
split-complementary
#ACBBDB #DBB5AC #D3DBAC
monochromatic
#5775B6 #8198C8 #ACBBDB #D7DEEE #EAEEF6
Accessibility & contrast
On white
1.93
#ACBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ACBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBDB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBDB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#A0C1C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbbdb; /* rgb */ color: rgb(172, 187, 219); /* oklch */ color: oklch(79.1% 0.049 265.4);
Tailwind
colors: {
custom: {
50: '#c5cfe6',
500: '#acbbdb',
950: '#000000',
},
}SCSS
$custom: #acbbdb; $custom-light: #c5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#acbbdb",
"rgb": {
"r": 172,
"g": 187,
"b": 219
},
"hsl": {
"h": 220.851,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.79113,
"c": 0.04852,
"h": 265.4
},
"luminance": 0.49426
}Semantic roles & 50–950 ramp
primary
#ACBBDB
secondary
#EDE8DE
accent
#8A33B2
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284