#ACBBDF#ACBBDF
#ACBBDF is a light, muted blue. Relative luminance 0.496; OKLCH L 79.3% C 0.054 H 267.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBDF |
|---|---|
| RGB | rgb(172, 187, 223) |
| HSL | hsl(222, 44%, 77%) |
| HSV | hsv(222, 23%, 87%) |
| CMYK | cmyk(22.9%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(75.85, 2.56, -19.71) |
| CIE-LCH | lch(75.85, 19.88, 277.39°) |
| OKLab | oklab(79.26% -0.0025 -0.0538) |
| OKLCH | oklch(79.26% 0.054 267.4) |
| XYZ | xyz(48.0994, 49.6378, 76.8446) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBDF #DFD0AC
analogous
#ACD5DF #ACBBDF #B7ACDF
triadic
#ACBBDF #DFACBB #BBDFAC
tetradic
#ACBBDF #DFACD5 #DFD0AC #ACDFB7
square
#ACBBDF #DFACD5 #DFD0AC #ACDFB7
split-complementary
#ACBBDF #DFB7AC #D5DFAC
monochromatic
#5473BD #8097CE #ACBBDF #D8DFF0 #E9EDF6
Accessibility & contrast
On white
1.92
#ACBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ACBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBDF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBDF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#9FC2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbbdf; /* rgb */ color: rgb(172, 187, 223); /* oklch */ color: oklch(79.3% 0.054 267.4);
Tailwind
colors: {
custom: {
50: '#c5cfe9',
500: '#acbbdf',
950: '#000000',
},
}SCSS
$custom: #acbbdf; $custom-light: #c5cfe9; $custom-dark: #000000;
JSON
{
"hex": "#acbbdf",
"rgb": {
"r": 172,
"g": 187,
"b": 223
},
"hsl": {
"h": 222.353,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.7926,
"c": 0.0539,
"h": 267.4
},
"luminance": 0.49639
}Semantic roles & 50–950 ramp
primary
#ACBBDF
secondary
#EDE9DE
accent
#8F2EB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284