#ACBBDE#ACBBDE
#ACBBDE is a light, muted blue. Relative luminance 0.496; OKLCH L 79.2% C 0.053 H 266.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBDE |
|---|---|
| RGB | rgb(172, 187, 222) |
| HSL | hsl(222, 43%, 77%) |
| HSV | hsv(222, 23%, 87%) |
| CMYK | cmyk(22.5%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(75.81, 2.33, -19.22) |
| CIE-LCH | lch(75.81, 19.36, 276.91°) |
| OKLab | oklab(79.22% -0.0028 -0.0525) |
| OKLCH | oklch(79.22% 0.053 266.9) |
| XYZ | xyz(47.9650, 49.5840, 76.1366) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 6.17
Pastel Blue
#A2BFFE
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBDE #DECFAC
analogous
#ACD4DE #ACBBDE #B6ACDE
triadic
#ACBBDE #DEACBB #BBDEAC
tetradic
#ACBBDE #DEACD4 #DECFAC #ACDEB6
square
#ACBBDE #DEACD4 #DECFAC #ACDEB6
split-complementary
#ACBBDE #DEB6AC #D4DEAC
monochromatic
#5473BB #8097CD #ACBBDE #D8DFEF #E9EDF6
Accessibility & contrast
On white
1.92
#ACBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ACBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBDE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBDE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#A0C2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbbde; /* rgb */ color: rgb(172, 187, 222); /* oklch */ color: oklch(79.2% 0.053 266.9);
Tailwind
colors: {
custom: {
50: '#c5cfe8',
500: '#acbbde',
950: '#000000',
},
}SCSS
$custom: #acbbde; $custom-light: #c5cfe8; $custom-dark: #000000;
JSON
{
"hex": "#acbbde",
"rgb": {
"r": 172,
"g": 187,
"b": 222
},
"hsl": {
"h": 222,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.79223,
"c": 0.05255,
"h": 266.9
},
"luminance": 0.49585
}Semantic roles & 50–950 ramp
primary
#ACBBDE
secondary
#EDE9DE
accent
#8E2FB6
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284