#ACBFDF#ACBFDF
#ACBFDF is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.050 H 260.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFDF |
|---|---|
| RGB | rgb(172, 191, 223) |
| HSL | hsl(218, 44%, 77%) |
| HSV | hsv(218, 23%, 87%) |
| CMYK | cmyk(22.9%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.90, 0.40, -18.12) |
| CIE-LCH | lch(76.90, 18.13, 271.25°) |
| OKLab | oklab(80.08% -0.0079 -0.0494) |
| OKLCH | oklch(80.08% 0.05 260.9) |
| XYZ | xyz(48.9598, 51.3586, 77.1314) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.58
Light Blue Grey
#B7C9E2
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 3.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFDF #DFCCAC
analogous
#ACD9DF #ACBFDF #B2ACDF
triadic
#ACBFDF #DFACBF #BFDFAC
tetradic
#ACBFDF #DFACD9 #DFCCAC #ACDFB2
square
#ACBFDF #DFACD9 #DFCCAC #ACDFB2
split-complementary
#ACBFDF #DFB2AC #D9DFAC
monochromatic
#547BBD #809DCE #ACBFDF #D8E1F0 #E9EEF6
Accessibility & contrast
On white
1.86
#ACBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ACBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFDF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFDF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0E1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#9FC5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbfdf; /* rgb */ color: rgb(172, 191, 223); /* oklch */ color: oklch(80.1% 0.050 260.9);
Tailwind
colors: {
custom: {
50: '#c5d2e9',
500: '#acbfdf',
950: '#000000',
},
}SCSS
$custom: #acbfdf; $custom-light: #c5d2e9; $custom-dark: #000000;
JSON
{
"hex": "#acbfdf",
"rgb": {
"r": 172,
"g": 191,
"b": 223
},
"hsl": {
"h": 217.647,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.80082,
"c": 0.05008,
"h": 260.9
},
"luminance": 0.5136
}Semantic roles & 50–950 ramp
primary
#ACBFDF
secondary
#B8A078
accent
#842EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384