#ACBFDC#ACBFDC
#ACBFDC is a light, muted blue. Relative luminance 0.512; OKLCH L 80.0% C 0.046 H 258.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFDC |
|---|---|
| RGB | rgb(172, 191, 220) |
| HSL | hsl(216, 41%, 77%) |
| HSV | hsv(216, 22%, 86%) |
| CMYK | cmyk(21.8%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(76.80, -0.28, -16.65) |
| CIE-LCH | lch(76.80, 16.65, 269.02°) |
| OKLab | oklab(79.97% -0.009 -0.0453) |
| OKLCH | oklch(79.97% 0.046 258.8) |
| XYZ | xyz(48.5589, 51.1983, 75.0201) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.79
Light Blue Grey
#B7C9E2
ΔE00 2.87
Cloudy Blue
#ACC2D9
ΔE00 3.04
Light Grey Blue
#9DBCD4
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFDC #DCC9AC
analogous
#ACD7DC #ACBFDC #B1ACDC
triadic
#ACBFDC #DCACBF #BFDCAC
tetradic
#ACBFDC #DCACD7 #DCC9AC #ACDCB1
square
#ACBFDC #DCACD7 #DCC9AC #ACDCB1
split-complementary
#ACBFDC #DCB1AC #D7DCAC
monochromatic
#567DB8 #819ECA #ACBFDC #D7E0EE #E9EEF6
Accessibility & contrast
On white
1.87
#ACBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ACBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFDC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFDC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#A0C5C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbfdc; /* rgb */ color: rgb(172, 191, 220); /* oklch */ color: oklch(80.0% 0.046 258.8);
Tailwind
colors: {
custom: {
50: '#c5d2e6',
500: '#acbfdc',
950: '#000000',
},
}SCSS
$custom: #acbfdc; $custom-light: #c5d2e6; $custom-dark: #000000;
JSON
{
"hex": "#acbfdc",
"rgb": {
"r": 172,
"g": 191,
"b": 220
},
"hsl": {
"h": 216.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79974,
"c": 0.04623,
"h": 258.8
},
"luminance": 0.512
}Semantic roles & 50–950 ramp
primary
#ACBFDC
secondary
#B49C78
accent
#8032B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384